refs #454 Remove old hotkey settings

This commit is contained in:
Roland Winklmeier
2015-08-14 19:47:51 +02:00
committed by Mathew Sutcliffe
parent 9b6126c5db
commit 2636d53b45
9 changed files with 4 additions and 85 deletions

View File

@@ -136,6 +136,7 @@ namespace BlackCore
virtual bool existsFile(const QString &fileName) const = 0;
//! Change settings
//! \todo Remove with old settings
void changeSettings(uint typeValue);
};