author | harlekin <harlekin> | 2003-03-29 00:57:30 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-03-29 00:57:30 (UTC) |
commit | f42edeac768082ec8d7716a17c82507496dd7b47 (patch) (unidiff) | |
tree | 1c1b7a0270b84404d4f85e7c3f20c27c81853632 /core | |
parent | 107635ea6dde5400a80c014c4406aaa14574d3f5 (diff) | |
download | opie-f42edeac768082ec8d7716a17c82507496dd7b47.zip opie-f42edeac768082ec8d7716a17c82507496dd7b47.tar.gz opie-f42edeac768082ec8d7716a17c82507496dd7b47.tar.bz2 |
forgot to take that header out
-rw-r--r-- | core/launcher/wait.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/launcher/wait.h b/core/launcher/wait.h index 6a087ec..d7c29bd 100644 --- a/core/launcher/wait.h +++ b/core/launcher/wait.h | |||
@@ -29,7 +29,6 @@ | |||
29 | #include <qlabel.h> | 29 | #include <qlabel.h> |
30 | #include <qpixmap.h> | 30 | #include <qpixmap.h> |
31 | #include <qpainter.h> | 31 | #include <qpainter.h> |
32 | #include "waitpopup.h" | ||
33 | 32 | ||
34 | class Wait : public QWidget | 33 | class Wait : public QWidget |
35 | { | 34 | { |