diff options
author | senator <senator> | 2011-01-18 09:34:22 +0000 |
---|---|---|
committer | senator <senator> | 2011-01-18 09:34:22 +0000 |
commit | d0ec4d643081b30e86d5ac123b7315112c29b44c (patch) | |
tree | 60c8ef231cf65a8c8316fb7d7ef7a9555b576dea /client/mainwindow.cc | |
parent | 4ae4d63209d91d5808eb8d159073c384d66784cd (diff) |
Updated translations and removed double inclusion of QLabel in mainwindow.cc
Diffstat (limited to 'client/mainwindow.cc')
-rw-r--r-- | client/mainwindow.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/mainwindow.cc b/client/mainwindow.cc index e0e731a..4b6810b 100644 --- a/client/mainwindow.cc +++ b/client/mainwindow.cc @@ -32,7 +32,6 @@ #include <QDomNode> #include <QVBoxLayout> #include <QHBoxLayout> -#include <QLabel> #include <QPushButton> #include <QScrollArea> #include <QSettings> |