Spreadsheet: switched to pyside
This commit is contained in:
parent
e3cb403b39
commit
f73a3d6b8a
|
@ -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
Loading…
Reference in New Issue
Block a user