]> granicus.if.org Git - graphviz/commitdiff
attrs.txt loading fixed
authorarif <devnull@localhost>
Thu, 3 Mar 2011 17:25:21 +0000 (17:25 +0000)
committerarif <devnull@localhost>
Thu, 3 Mar 2011 17:25:21 +0000 (17:25 +0000)
cmd/gvedit/csettings.cpp
cmd/gvedit/ui_settings.h
cmd/gvedit/vc90.idb
cmd/gvedit/vc90.pdb

index 904a07c437312c920687df73c684f0ab2bc32279..4d52ba4b74771d486954a161e843ff01fc334da7 100644 (file)
@@ -118,7 +118,7 @@ CFrmSettings::CFrmSettings()
     scopeChangedSlot(0);
 
 
-    loadAttrs("c:/graphviz-ms/bin/attrs.txt",WIDGET(QComboBox,cbNameG),WIDGET(QComboBox,cbNameN),WIDGET(QComboBox,cbNameE));
+    loadAttrs("./attrs.txt",WIDGET(QComboBox,cbNameG),WIDGET(QComboBox,cbNameN),WIDGET(QComboBox,cbNameE));
 }
 
 void CFrmSettings::outputSlot()
index 6015d9861c9b810ab54680388b3d9be4b5eb223b..7d4e1f684ec84b8f01d27442df02bfb1abca71c8 100644 (file)
@@ -1,7 +1,7 @@
 /********************************************************************************
 ** Form generated from reading UI file 'settings.ui'
 **
-** Created: Thu Mar 3 11:30:17 2011
+** Created: Thu Mar 3 12:22:21 2011
 **      by: Qt User Interface Compiler version 4.7.0
 **
 ** WARNING! All changes made in this file will be lost when recompiling UI file!
index 10c4fe6de772766040ccc25b37238065fe26f79e..896174494043c8738237d09765b19996dcbd1927 100644 (file)
Binary files a/cmd/gvedit/vc90.idb and b/cmd/gvedit/vc90.idb differ
index 5181306abb18c79cd77c89a224a7588baedbb86a..0d01be9677a9bb636d547ebc4d5353019d935586 100644 (file)
Binary files a/cmd/gvedit/vc90.pdb and b/cmd/gvedit/vc90.pdb differ