mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Changed: Comments
--HG-- branch : develop
This commit is contained in:
parent
ba58cdd295
commit
af2c5887a3
1 changed files with 3 additions and 0 deletions
|
@ -38,14 +38,17 @@ public:
|
|||
virtual ~CMainWindow();
|
||||
|
||||
public slots:
|
||||
// main window buttons
|
||||
void onPlayClicked();
|
||||
void onConfigureClicked();
|
||||
|
||||
// settings menu
|
||||
void onProfiles();
|
||||
void onSettings();
|
||||
void onUninstall();
|
||||
void onQuit();
|
||||
|
||||
// help menu
|
||||
void onAbout();
|
||||
void onAboutQt();
|
||||
|
||||
|
|
Loading…
Reference in a new issue