summaryrefslogtreecommitdiffstats
path: root/src/fbsplash.h
diff options
context:
space:
mode:
authorJonathan Bauer2011-06-19 18:55:38 +0200
committerJonathan Bauer2011-06-19 18:55:38 +0200
commit4144df4c66922a077f9d4d539aea56b105285306 (patch)
treec2a7e1159ab086e3a58ec49d64c6f2ce1708e2b0 /src/fbsplash.h
parentnew UI, old code cleanup (diff)
downloadfbsplash-4144df4c66922a077f9d4d539aea56b105285306.tar.gz
fbsplash-4144df4c66922a077f9d4d539aea56b105285306.tar.xz
fbsplash-4144df4c66922a077f9d4d539aea56b105285306.zip
simplified things
Diffstat (limited to 'src/fbsplash.h')
-rw-r--r--src/fbsplash.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fbsplash.h b/src/fbsplash.h
index 896916d..69ef69a 100644
--- a/src/fbsplash.h
+++ b/src/fbsplash.h
@@ -15,14 +15,11 @@
#define FBSPLASH_H
#include <QtGui>
-#include "ui_fbsplash.h"
-
namespace Ui {
class fbsplash;
}
-
class fbsplash: public QWidget {
Q_OBJECT