Fix lgtm issues

This commit is contained in:
Ingo Weyrich
2019-11-02 00:18:48 +01:00
parent f02f5c4a69
commit afeca7f5f9
3 changed files with 9 additions and 9 deletions

View File

@@ -150,7 +150,7 @@ public:
void saveProfile ();
Glib::ustring getShortName ();
Glib::ustring getFileName ();
Glib::ustring getFileName () const;
bool handleShortcutKey (GdkEventKey* event);
bool getIsProcessing() const