CComponentsWindow: add missing comment for sidebars

Origin commit data
------------------
Branch: ni/coolstream
Commit: 67ab4addeb
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-23 (Mon, 23 Jun 2014)


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

------------------
This commit was generated by Migit
This commit is contained in:
2014-06-23 15:37:49 +02:00
committed by vanhofen
parent d04944de2f
commit 4bfeb58ea3

View File

@@ -180,7 +180,7 @@ class CComponentsWindow : public CComponentsForm
CComponentsFrmChain* getLeftSidebarObject(){return ccw_left_sidebar;};
///returns a pointer to the internal right side bar object, use this to get access to right sidebar properities
CComponentsFrmChain* getRightSidebarObject(){return ccw_right_sidebar;};
///sets width of sidebars
void setWidthSidebar(const int& sidebar_width){ccw_w_sidebar = sidebar_width; initCCWItems();};
///refresh position and dimension and reinitialize elemenatary properties