mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-12-15 15:13:40 +00:00
more refactoring
+ added debug output
This commit is contained in:
@ -61,7 +61,7 @@ private:
|
||||
Ui::SettingsWindow *ui;
|
||||
void createActions();
|
||||
// ESC pressed event
|
||||
void keyPressEvent(const QKeyEvent *pressedKey);
|
||||
void keyPressEvent(QKeyEvent *pressedKey);
|
||||
QMap<QString, QString> readSettings();
|
||||
void setSettings(const QMap<QString, QString> settings);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user