summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2015-01-29 19:26:42 +0100
committerTannin <devnull@localhost>2015-01-29 19:26:42 +0100
commit8aa6dc4c7dcf4139cd0144207a327013bd3cb1dc (patch)
tree06a28839549304e32b5774b37fba07ca4413bc03 /src/mainwindow.h
parentc3a95bdef1d989a54684b966e042b12bf682046d (diff)
extended the game-plugin interface
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index b9f93cd5..d0e3aaf5 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -229,8 +229,6 @@ private:
bool errorReported(QString &logFile);
- QIcon iconForExecutable(const QString &filePath);
-
void updateESPLock(bool locked);
static void setupNetworkProxy(bool activate);