mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 03:35:35 +08:00
refs #313 doxygen
This commit is contained in:
@@ -150,7 +150,7 @@ namespace BlackCore
|
||||
//! Remote enabled version of file exists
|
||||
virtual bool existsFile(const QString &fileName) = 0;
|
||||
|
||||
|
||||
//! Change settings
|
||||
void changeSettings(uint typeValue);
|
||||
|
||||
private:
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
|
||||
namespace BlackCore
|
||||
{
|
||||
//! Input manager handling hotkey function calls
|
||||
class CInputManager : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user