- in Punch Gerber Plugin remade the GUI
- some minor fixes in some of the Plugins
This commit is contained in:
@@ -2153,7 +2153,7 @@ class AppExcEditor(QtCore.QObject):
|
||||
|
||||
font = QtGui.QFont()
|
||||
font.setBold(True)
|
||||
font.setWeight(75)
|
||||
# font.setWeight(75)
|
||||
|
||||
for k in [1, 2]:
|
||||
self.ui.tools_table_exc.item(self.tool_row, k).setForeground(QtGui.QColor(127, 0, 255))
|
||||
|
||||
Reference in New Issue
Block a user