Spreadsheet: switched to pyside
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#***************************************************************************
|
||||
|
||||
import re, math, FreeCAD, FreeCADGui
|
||||
from PyQt4 import QtCore,QtGui
|
||||
from PySide import QtCore,QtGui
|
||||
DEBUG = True # set to True to show debug messages
|
||||
|
||||
if open.__module__ == '__builtin__':
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user