- in Invert Plugin updated the GUI

This commit is contained in:
Marius Stanciu
2021-09-06 00:05:12 +03:00
committed by Marius Stanciu
parent eccd3cd4c6
commit e465865252
3 changed files with 39 additions and 33 deletions

View File

@@ -1377,7 +1377,9 @@ class PanelizeUI:
self.separator_line.setFrameShadow(QtWidgets.QFrame.Shadow.Sunken)
grid3.addWidget(self.separator_line, 10, 0, 1, 2)
# Buttons
# #############################################################################################################
# Generate Panel Button
# #############################################################################################################
self.panelize_object_button = FCButton(_("Panelize Object"))
self.panelize_object_button.setIcon(QtGui.QIcon(self.app.resource_location + '/panelize16.png'))
self.panelize_object_button.setToolTip(