qscintilla: Reload settings properly after they have changed

This commit is contained in:
Martin Kleusberg
2015-04-19 12:49:41 +02:00
parent 94846336df
commit cf412a211d
3 changed files with 50 additions and 50 deletions

View File

@@ -23,6 +23,7 @@ public:
public slots:
void reloadKeywords();
void reloadSettings();
protected:
void dropEvent(QDropEvent* e);