freebsd-ports/x11-fm/jafm/files/patch-af
2000-02-27 14:42:55 +00:00

12 lines
333 B
Plaintext

--- sfm.hh.orig Sat Feb 26 19:36:10 2000
+++ sfm.hh Sat Feb 26 19:48:53 2000
@@ -59,7 +59,7 @@
void slot_refresh () ;
- void dragPointAt (const QPoint &p, const QList<DeskIcon> & =0) ;
+ void dragPointAt (const QPoint &p, const QList<DeskIcon> &) ;
void dragDropRelease (const QPoint &, const QList<DeskIcon> &) ;
} ;