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