Fix code smells in GUI - #8580
Conversation
|
Can you fix them to use our style https://github.com/deskflow/deskflow/wiki/Hacking-Guide |
This comment was marked as outdated.
This comment was marked as outdated.
e6128ac to
3995c6b
Compare
We do not have > 255 values here.
3995c6b to
6295492
Compare
sithlord48
left a comment
There was a problem hiding this comment.
Looks good to me
@nbolton any idea what those methods that were not used in mainwindow were for ?
Probably leftovers of removed code. Since compilers don't complain about unimplemented methods, they just stuck for years. |
Well yeah but what were they for when they were implemented. (i.e do we need to implement them again ) |
No description provided.