Added color history singleton class.

This commit is contained in:
Jim Evins
2014-07-09 21:15:42 -04:00
parent 6c8b49f1e6
commit e689c9a24a
3 changed files with 205 additions and 0 deletions
+2
View File
@@ -9,6 +9,7 @@ set (glabels_sources
BarcodeMenuButton.cpp
BarcodeMenuItem.cpp
BarcodeStyle.cpp
ColorHistory.cpp
ColorNode.cpp
ColorPalletteItem.cpp
ColorSwatch.cpp
@@ -33,6 +34,7 @@ set (glabels_qobject_headers
BarcodeMenu.h
BarcodeMenuButton.h
BarcodeMenuItem.h
ColorHistory.h
ColorPalletteItem.h
LabelModel.h
LabelModelObject.h