Color button fixes.

This commit is contained in:
Jim Evins
2015-08-18 14:58:30 -04:00
parent 4ab105e06f
commit 4131bedba5
6 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ namespace glabels
// Signals
/////////////////////////////////
signals:
void colorChanged( ColorNode colorNode, bool isDefault );
void colorChanged();
/////////////////////////////////