BIM: refactor wellcome window, drop most obvious comment
This commit is contained in:
committed by
Yorik van Havre
parent
aab4451249
commit
de0edd5b59
@@ -43,7 +43,6 @@ class BIM_Welcome:
|
||||
def Activated(self):
|
||||
from PySide import QtCore, QtGui
|
||||
|
||||
# load dialog
|
||||
self.form = FreeCADGui.PySideUic.loadUi(":ui/dialogWelcome.ui")
|
||||
|
||||
# handle the tutorial links
|
||||
|
||||
Reference in New Issue
Block a user