Conflicts:
	src/gui/channellist.cpp
	src/gui/components/cc_detailsline.cpp
	src/gui/widget/menue.cpp


Origin commit data
------------------
Commit: c4fa0eb30e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-13 (Mon, 13 Mar 2017)
This commit is contained in:
vanhofen
2017-03-13 12:45:30 +01:00
21 changed files with 59 additions and 59 deletions

View File

@@ -75,7 +75,6 @@ typedef struct gradientData_t
#define WINDOW_SIZE_MAX 100 // %
#define WINDOW_SIZE_MIN 50 // %
#define WINDOW_SIZE_MIN_FORCED 80 // %
#define ConnectLineBox_Width 16 // px
/** Ausfuehrung als Singleton */
class CFrameBuffer : public sigc::trackable