summary refs log tree commit diff
path: root/src/WelcomePage.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/WelcomePage.cc
parentAdd scroll-down button (diff)
downloadnheko-a17b6dffafb450c48c1c1f5034e85763aa7a6a5e.tar.xz
Clean up headers
Diffstat (limited to 'src/WelcomePage.cc')
-rw-r--r--src/WelcomePage.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/WelcomePage.cc b/src/WelcomePage.cc

index 1fc0c19b..f361ca05 100644 --- a/src/WelcomePage.cc +++ b/src/WelcomePage.cc
@@ -19,6 +19,7 @@ #include <QLayout> #include "Config.h" +#include "RaisedButton.h" #include "WelcomePage.h" WelcomePage::WelcomePage(QWidget *parent)