diff options
author | Johannes Hofmann <johannes.hofmann@gmx.de> | 2004-10-26 15:22:45 +0000 |
---|---|---|
committer | Johannes Hofmann <johannes.hofmann@gmx.de> | 2004-10-26 15:22:45 +0000 |
commit | 80fc6a294bc29cc5da83cf3195bfc1913c0f3271 (patch) | |
tree | 1e9f99740c0083931d4c6b38b3b024048bfa4556 /Makefile | |
parent | bc7e8e0a1617eb26ec38b2a4e433efc9c7f85f6a (diff) |
- reload if DONE received from gs - fix warning in PSEditWidget.cxx
- reload if DONE received from gs
- fix warning in PSEditWidget.cxx
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -CFLAGS=-I/usr/X11R6/include -g -Wall +CFLAGS=-I/usr/X11R6/include -g CC=c++ OBJECTS=GsWidget.o PSEditWidget.o PSEditor.o PSEditText.o PSEditModel.o Postscript.o flpsed.o |