summary refs log tree commit diff
path: root/src/ui/LoadingIndicator.cc
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2017-10-28 15:46:39 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2017-10-28 15:46:39 +0300
commita17b6dffafb450c48c1c1f5034e85763aa7a6a5e (patch)
treefeb2510c63dfbab6a57ebb96ed2c8a24fc82083e /src/ui/LoadingIndicator.cc
parentAdd scroll-down button (diff)
downloadnheko-a17b6dffafb450c48c1c1f5034e85763aa7a6a5e.tar.xz
Clean up headers
Diffstat (limited to 'src/ui/LoadingIndicator.cc')
-rw-r--r--src/ui/LoadingIndicator.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/LoadingIndicator.cc b/src/ui/LoadingIndicator.cc

index 0fafaf23..71312d32 100644 --- a/src/ui/LoadingIndicator.cc +++ b/src/ui/LoadingIndicator.cc
@@ -1,6 +1,5 @@ #include "LoadingIndicator.h" -#include <QDebug> #include <QPoint> #include <QtGlobal>