summaryrefslogtreecommitdiff
path: root/noncore/tools/clock/analogclock.h
authorzecke <zecke>2004-08-22 22:21:26 (UTC)
committer zecke <zecke>2004-08-22 22:21:26 (UTC)
commit3f4e6c92a607424e0af2c551525a2e4915fdc03e (patch) (side-by-side diff)
tree1fbc04167adc12986fdaf0fff6d7f5b277cc573a /noncore/tools/clock/analogclock.h
parent8b5ab9a283c219aaba84a8b23adc6c3d29cef7d5 (diff)
downloadopie-3f4e6c92a607424e0af2c551525a2e4915fdc03e.zip
opie-3f4e6c92a607424e0af2c551525a2e4915fdc03e.tar.gz
opie-3f4e6c92a607424e0af2c551525a2e4915fdc03e.tar.bz2
Revert last try to remove flicker for all styles but have
problems with liquid
Diffstat (limited to 'noncore/tools/clock/analogclock.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/clock/analogclock.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/tools/clock/analogclock.h b/noncore/tools/clock/analogclock.h
index 5f30d68..3aa035e 100644
--- a/noncore/tools/clock/analogclock.h
+++ b/noncore/tools/clock/analogclock.h
@@ -38,3 +38,2 @@ protected:
void drawHand( QPainter *p, QPoint, QPoint );
- void drawPointers ( QPainter *p, const QRect &r, const QColor &c, const QTime &t, const QTime *t2 = 0);