You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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 | }
| ^
The text was updated successfully, but these errors were encountered:
The hash() function is empty.
The text was updated successfully, but these errors were encountered: