[Kst] kdeextragear-2/kst/kst
Andrew Walker
arwalker at sumusltd.com
Mon Aug 23 23:37:53 CEST 2004
CVS commit by arwalker:
Remove obsolete code.
M +1 -0 kstalignment.cpp 1.3
M +1 -6 kstalignment.h 1.3
--- kdeextragear-2/kst/kst/kstalignment.cpp #1.2:1.3
@@ -4,4 +4,5 @@
begin : June 24, 2004
copyright : (C) 2004 The University of Toronto
+ (C) 2004 The University of British Columbia
email :
***************************************************************************/
--- kdeextragear-2/kst/kst/kstalignment.h #1.2:1.3
@@ -23,10 +23,5 @@
#include <qpoint.h>
#include <qrect.h>
-/*
-class QPointComparison : public QPoint {
-public:
- bool operator< (QPointComparison& point);
-};
-*/
+
Q_EXPORT bool operator<(const QPoint &p1, const QPoint &p2);
More information about the Kst
mailing list