get rid of compile warnings
This commit is contained in:
parent
28f0dcc060
commit
5a4cfdeae6
10
x11/explorer/patches/patch-aa
Normal file
10
x11/explorer/patches/patch-aa
Normal file
@ -0,0 +1,10 @@
|
||||
--- src/vars.h.~1~ Fri Jul 11 07:32:34 1997
|
||||
+++ src/vars.h Tue Jul 14 23:27:22 1998
|
||||
@@ -60,6 +60,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
+#include <limits.h>
|
||||
#include <qwindow.h>
|
||||
#include <qpixmap.h>
|
||||
#include <qpainter.h>
|
@ -1,4 +1,6 @@
|
||||
bin/explorer
|
||||
@cwd /usr/X11R6
|
||||
@name explorer-0.72
|
||||
@pkgdep qt-1.33
|
||||
lib/X11/explorer/icons/about.bmp
|
||||
lib/X11/explorer/icons/expl_01.bmp
|
||||
lib/X11/explorer/icons/expl_02.bmp
|
||||
@ -36,6 +38,7 @@ lib/X11/explorer/icons/nd_nul.bmp
|
||||
lib/X11/explorer/icons/nd_pls.bmp
|
||||
lib/X11/explorer/types/types.cfg
|
||||
lib/X11/explorer/types/types.cfg.example
|
||||
@dirrm lib/X11/explorer/icons
|
||||
bin/explorer
|
||||
@dirrm lib/X11/explorer/types
|
||||
@dirrm lib/X11/explorer/icons
|
||||
@dirrm lib/X11/explorer
|
||||
|
Loading…
Reference in New Issue
Block a user