summaryrefslogtreecommitdiff
path: root/devel/lincvs/files/patch-src-PixmapTimer.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/lincvs/files/patch-src-PixmapTimer.h')
-rw-r--r--devel/lincvs/files/patch-src-PixmapTimer.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/lincvs/files/patch-src-PixmapTimer.h b/devel/lincvs/files/patch-src-PixmapTimer.h
new file mode 100644
index 000000000000..c344d4e7613a
--- /dev/null
+++ b/devel/lincvs/files/patch-src-PixmapTimer.h
@@ -0,0 +1,11 @@
+--- src/PixmapTimer.h.orig Tue May 29 17:05:42 2007
++++ src/PixmapTimer.h Tue May 29 17:05:59 2007
+@@ -84,7 +84,7 @@
+
+ public:
+ CPixmapTimer(QObject * parent = 0, const char * name = 0);
+- CPixmapTimer::~CPixmapTimer();
++ ~CPixmapTimer();
+
+ signals:
+ void signalTimeout(const QPixmap &);