cc_types: add missing item type to signalbar

Origin commit data
------------------
Branch: ni/coolstream
Commit: 9775f1f43a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-21 (Thu, 21 Jan 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2016-01-21 10:49:10 +01:00
parent 730adcdfb0
commit cd9ad09b83

View File

@@ -63,6 +63,7 @@ typedef enum
CC_ITEMTYPE_BUTTON_BLUE,
CC_ITEMTYPE_SLIDER,
CC_ITEMTYPE_FRM_SCROLLBAR,
CC_ITEMTYPE_FRM_SIGNALBAR,
CC_ITEMTYPES
}CC_ITEMTYPES_T;