mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Changed: Comments
This commit is contained in:
parent
31008adfaf
commit
2a9c5213c0
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