summaryrefslogtreecommitdiffstats
path: root/src/loginform.cpp
diff options
context:
space:
mode:
authorSimon Rettberg2017-11-13 00:50:48 +0100
committerSimon Rettberg2017-11-13 00:50:48 +0100
commiteaaae9d7105836d4223c95bdcb41a15b58003c9f (patch)
treeab0e2cfe8273ebcad894b59dfd6519236c83031c /src/loginform.cpp
parentFix banner display, gradient parsing, add test mode (--test) (diff)
downloadslxgreeter-eaaae9d7105836d4223c95bdcb41a15b58003c9f.tar.gz
slxgreeter-eaaae9d7105836d4223c95bdcb41a15b58003c9f.tar.xz
slxgreeter-eaaae9d7105836d4223c95bdcb41a15b58003c9f.zip
Implement log/messages display + logo display
Diffstat (limited to 'src/loginform.cpp')
-rw-r--r--src/loginform.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/loginform.cpp b/src/loginform.cpp
index 3b86830..8c48f5f 100644
--- a/src/loginform.cpp
+++ b/src/loginform.cpp
@@ -7,7 +7,6 @@
* It is distributed under the LGPL 2.1 or later license.
* Please refer to the LICENSE file for a copy of the license.
*/
-#include <QDebug>
#include <QAbstractListModel>
#include <QModelIndex>
#include <QPixmap>