diff options
author | neoraider <devnull@localhost> | 2008-04-11 00:47:04 +0200 |
---|---|---|
committer | neoraider <devnull@localhost> | 2008-04-11 00:47:04 +0200 |
commit | 7db6adf7e9e178c83f0278124a3d6c786134b014 (patch) | |
tree | 26f975f9391def4b2a14289699fb9d245b65ac52 /src/Gui | |
parent | 84780a8c1d9801e6a2c9f14dd0c17f362ccf7a57 (diff) | |
download | zoomedit-7db6adf7e9e178c83f0278124a3d6c786134b014.tar zoomedit-7db6adf7e9e178c83f0278124a3d6c786134b014.zip |
zoomedit:
* TexCoords saves number of used coordinates now.
* All data classes save changes in the XML tree now.
Diffstat (limited to 'src/Gui')
-rw-r--r-- | src/Gui/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Gui/Makefile.in b/src/Gui/Makefile.in index 461bad8..30619a3 100644 --- a/src/Gui/Makefile.in +++ b/src/Gui/Makefile.in @@ -81,7 +81,6 @@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ -DSYMUTIL = @DSYMUTIL@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ @@ -107,7 +106,6 @@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ -NMEDIT = @NMEDIT@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |