Skip to content
Permalink
Browse files
Merge pull request #6886 from lioncash/dqt
DolphinQt2/Settings: Remove unimplemented IsInDevelopmentWarningEnabled() prototype
  • Loading branch information
Tilka committed May 17, 2018
2 parents a825ddf + 3d8cca2 commit 6ef7578
Showing 1 changed file with 0 additions and 1 deletion.
@@ -50,7 +50,6 @@ class Settings final : public QObject
void SetUserStylesEnabled(bool enabled);
bool AreUserStylesEnabled() const;

bool IsInDevelopmentWarningEnabled() const;
bool IsLogVisible() const;
void SetLogVisible(bool visible);
bool IsLogConfigVisible() const;

0 comments on commit 6ef7578

Please sign in to comment.