mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-08-16 06:19:55 +00:00
more refactoring
+ added debug output
This commit is contained in:
@ -55,7 +55,7 @@ private:
|
||||
QDir *profileDirectory;
|
||||
Ui::GeneralWidget *ui;
|
||||
void createActions();
|
||||
void keyPressEvent(const QKeyEvent *pressedKey);
|
||||
void keyPressEvent(QKeyEvent *pressedKey);
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user