forked from Silverfish/proton-bridge
feat(GODT-3046): removed unused error notifications, and added default user to bridge-gui-tester.
This commit is contained in:
@ -74,7 +74,6 @@ public: // member functions.
|
||||
bool isPortFree() const; ///< Get the value for the "Is Port Free" check box.
|
||||
QString diskCachePath() const; ///< Get the value for the 'Disk Cache Path' edit.
|
||||
bool nextCacheChangeWillSucceed() const; ///< Get the value for the 'Next Cache Change will succeed' edit.
|
||||
qint32 cacheError() const; ///< Return the index of the selected cache error.
|
||||
bool isAutomaticUpdateOn() const; ///<Get the value for the 'Automatic Update' check box.
|
||||
|
||||
public slots:
|
||||
|
||||
Reference in New Issue
Block a user