summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/emulation_widget.h
authoribotty <ibotty>2002-10-14 11:44:23 (UTC)
committer ibotty <ibotty>2002-10-14 11:44:23 (UTC)
commit767d7347ce002e7633278d66758e17d49f40b0f0 (patch) (side-by-side diff)
treed6611d0151cd4c42e51fc98c8e8c87a93788e128 /noncore/apps/opie-console/emulation_widget.h
parent0bccef01b70fec98e744fab286f5ea443287cdad (diff)
downloadopie-767d7347ce002e7633278d66758e17d49f40b0f0.zip
opie-767d7347ce002e7633278d66758e17d49f40b0f0.tar.gz
opie-767d7347ce002e7633278d66758e17d49f40b0f0.tar.bz2
widget should now update properly
Diffstat (limited to 'noncore/apps/opie-console/emulation_widget.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/emulation_widget.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/opie-console/emulation_widget.h b/noncore/apps/opie-console/emulation_widget.h
index 5e20dc4..d050681 100644
--- a/noncore/apps/opie-console/emulation_widget.h
+++ b/noncore/apps/opie-console/emulation_widget.h
@@ -70,6 +70,8 @@ protected:
virtual void calcGeometry();
+ void paintEvent( QPaintEvent* event );
+
/**
* @param const ColorEntry* table, the new color table
*/