mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Eliminate the need of Q_OBJECT in main_window_linux and main_window_win
This commit is contained in:
@@ -35,11 +35,11 @@ public:
|
||||
|
||||
void updateWindowIcon() override;
|
||||
|
||||
void psShowTrayMenu();
|
||||
|
||||
class Private;
|
||||
|
||||
public slots:
|
||||
void psShowTrayMenu();
|
||||
|
||||
void psMacUndo();
|
||||
void psMacRedo();
|
||||
void psMacCut();
|
||||
|
Reference in New Issue
Block a user