Changed ['PartsLibrary.FCMacro'] + IkeaChair

This commit is contained in:
wood-galaxy 2015-11-26 14:38:29 +01:00
parent e682c78886
commit 9ec92a84c5
4 changed files with 4045 additions and 1 deletions

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -332,7 +332,7 @@ class ConfigDialog(QtGui.QDialog):
cw.set("url", str(self.lineEdit.text()))
if self.lineEdit_2.text():
cw.set("pushurl", str(self.lineEdit_2.text()))
cw.release()
#cw.release()
QtGui.QDialog.accept(self)
if QtCore.QDir(LIBRARYPATH).exists():