- upgraded the Geometry Editor main UI
- upgraded the FCButton widget (and made it used everywhere instead of the QPushButton) so it can have the color and font weight properties settable
This commit is contained in:
@@ -36,7 +36,7 @@ class ObjectReport(AppTool):
|
||||
self.info_frame.setLayout(self.info_box)
|
||||
|
||||
# ## Title
|
||||
# title_label = FCLabel("%s" % self.pluginName)
|
||||
# title_label = FCLabel("%s" % self.pluginName, size=16, bold=True)
|
||||
# title_label.setStyleSheet("""
|
||||
# QLabel
|
||||
# {
|
||||
|
||||
Reference in New Issue
Block a user