Added color button class.

This commit is contained in:
Jim Evins
2014-07-17 23:30:49 -04:00
parent f289e43ffb
commit f3c164e308
6 changed files with 245 additions and 7 deletions
+2 -2
View File
@@ -72,8 +72,8 @@ namespace glabels
ColorPaletteDialog::ColorPaletteDialog( const QString& defaultLabel,
QColor defaultColor,
QColor color,
const QColor& defaultColor,
const QColor& color,
QWidget* parent )
: QDialog( parent )
{