summaryrefslogtreecommitdiff
path: root/noncore/games/zlines/mwidget.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/zlines/mwidget.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/zlines/mwidget.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/games/zlines/mwidget.cpp b/noncore/games/zlines/mwidget.cpp
index 6641fa2..211d3d3 100644
--- a/noncore/games/zlines/mwidget.cpp
+++ b/noncore/games/zlines/mwidget.cpp
@@ -15,13 +15,12 @@ email : Roman.Razilov@gmx.de
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#include "mwidget.h"
#include <qlayout.h>
-#include "ballpainter.h"
#include <qhbox.h>
#include <qlabel.h>
MainWidget::MainWidget( QWidget* parent, const char* name )
: QFrame( parent, name )
{