summaryrefslogtreecommitdiff
path: root/noncore/tools/calc2/binary/binaryimpl.h
authormickeyl <mickeyl>2005-08-23 21:48:49 (UTC)
committer mickeyl <mickeyl>2005-08-23 21:48:49 (UTC)
commitc1fc89afc42b1a8781b92b581f5be19916e2b69d (patch) (unidiff)
tree1f3d28c9833e35faea981c75f675e14cc026c04b /noncore/tools/calc2/binary/binaryimpl.h
parentbe9fe5d9bbb4ff207f5a5315731d204fa23e0527 (diff)
downloadopie-c1fc89afc42b1a8781b92b581f5be19916e2b69d.zip
opie-c1fc89afc42b1a8781b92b581f5be19916e2b69d.tar.gz
opie-c1fc89afc42b1a8781b92b581f5be19916e2b69d.tar.bz2
make it compile
Diffstat (limited to 'noncore/tools/calc2/binary/binaryimpl.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/calc2/binary/binaryimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/tools/calc2/binary/binaryimpl.h b/noncore/tools/calc2/binary/binaryimpl.h
index 7bf123a..f36a31e 100644
--- a/noncore/tools/calc2/binary/binaryimpl.h
+++ b/noncore/tools/calc2/binary/binaryimpl.h
@@ -21,7 +21,7 @@
21#define FORMBINARYINPUTIMPL 21#define FORMBINARYINPUTIMPL
22 22
23#include "binary.h" 23#include "binary.h"
24#include "../engine.h" 24#include "engine.h"
25 25
26class FormBinaryImpl : public FormBinary { 26class FormBinaryImpl : public FormBinary {
27Q_OBJECT 27Q_OBJECT