Color button fixes.
This commit is contained in:
@@ -125,6 +125,8 @@ namespace glabels
|
||||
QPushButton* mergeFieldButton = new QPushButton( "TODO: Field Button" );
|
||||
layout->addWidget( mergeFieldButton, iAbsRow, 0, 1, PALETTE_COLS );
|
||||
|
||||
setLayout( layout );
|
||||
|
||||
loadCustomColorHistory();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user