summaryrefslogtreecommitdiff
path: root/inputmethods/handwriting/handwritingimpl.h
Unidiff
Diffstat (limited to 'inputmethods/handwriting/handwritingimpl.h') (more/less context) (ignore whitespace changes)
-rw-r--r--inputmethods/handwriting/handwritingimpl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/inputmethods/handwriting/handwritingimpl.h b/inputmethods/handwriting/handwritingimpl.h
index 1215853..4297c8c 100644
--- a/inputmethods/handwriting/handwritingimpl.h
+++ b/inputmethods/handwriting/handwritingimpl.h
@@ -45,7 +45,6 @@ public:
45private: 45private:
46 QIMPenInput *input; 46 QIMPenInput *input;
47 QPixmap *icn; 47 QPixmap *icn;
48 ulong ref;
49}; 48};
50 49
51#endif 50#endif