unify DetailsLine-names; move define to settings.h

Origin commit data
------------------
Branch: ni/coolstream
Commit: 5b0faeab8c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-13 (Mon, 13 Mar 2017)

Origin message was:
------------------
- unify DetailsLine-names; move define to settings.h

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-03-13 12:40:04 +01:00
parent 22f84b5bd8
commit 51c85e1c58
21 changed files with 60 additions and 60 deletions

View File

@@ -67,7 +67,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