mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-20 17:20:00 +00:00
added settings functions
added const type
This commit is contained in:
@ -38,7 +38,7 @@ public:
|
||||
|
||||
public slots:
|
||||
void clear();
|
||||
void setShown(bool state);
|
||||
void setShown(const bool state);
|
||||
|
||||
private slots:
|
||||
void selectOptionsFile();
|
||||
|
Reference in New Issue
Block a user