Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build warning in src/cscreenoutput.cpp #45

Open
felixonmars opened this issue Dec 21, 2021 · 1 comment
Open

Build warning in src/cscreenoutput.cpp #45

felixonmars opened this issue Dec 21, 2021 · 1 comment

Comments

@felixonmars
Copy link
Member

The hash() function is empty.

/build/cutefish-settings/src/settings-0.5/src/cscreenoutput.cpp: In member function ‘QString CScreenOutput::hash() const’:
/build/cutefish-settings/src/settings-0.5/src/cscreenoutput.cpp:38:1: warning: no return statement in function returning non-void [-Wreturn-type]
   38 | }
      | ^
kateleet pushed a commit that referenced this issue Dec 22, 2021
@kateleet
Copy link
Member

Since this class was not implemented to completion, I simply fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants