CComponents: add new class CComponentsSlider()

Provides a slider item


Origin commit data
------------------
Branch: ni/coolstream
Commit: 28e344d600
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-22 (Sun, 22 Dec 2013)



------------------
This commit was generated by Migit
This commit is contained in:
2013-12-22 13:19:33 +01:00
parent dc003a9bac
commit 0302692550
5 changed files with 263 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ Basic attributes and member functions for component sub classes
#include "cc_frm_button.h"
#include "cc_frm_clock.h"
#include "cc_frm_signalbars.h"
#include "cc_frm_slider.h"