CCButtonSelect: outsource button select handling into own class

Origin commit data
------------------
Commit: 4d753d7437
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-06-15 (Thu, 15 Jun 2017)
This commit is contained in:
2017-06-15 01:01:54 +02:00
parent fc6346b5e0
commit 222317bbad
7 changed files with 165 additions and 83 deletions

View File

@@ -28,7 +28,7 @@
#include "config.h"
#include "cc_base.h"
#include "cc_item.h"
#include "cc_frm_scrollbar.h"
class CComponentsForm : public CComponentsItem
{