add quit to gcompose
This commit is contained in:
@@ -27,6 +27,9 @@ public:
|
||||
private slots:
|
||||
void onOpen();
|
||||
void onSave();
|
||||
void onSaveAs();
|
||||
void onExit();
|
||||
|
||||
void onDarkTheme();
|
||||
void onBrightTheme();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user