mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-08-11 03:49:56 +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:
|
||||
Ui::BridgeWidget *ui;
|
||||
|
Reference in New Issue
Block a user