mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-12 06:12:59 -06:00
Controls4U: Solved CLANG warnings in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@14586 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
19a517f7ad
commit
f329e7927e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ private:
|
|||
int m_nMinorTicks; // This is the "increment" for minor tix
|
||||
int m_nMajorTickSize; // Percent of the space from the line to the edge, eg 30
|
||||
int m_nMinorTickSize; // Percent of the space from the line to the edge, eg 20
|
||||
int m_nTextAlign;
|
||||
//int m_nTextAlign;
|
||||
int m_nTickPosition;
|
||||
int m_nThickness; // Thickness of the thumb guide
|
||||
int m_nSliderType; // either a CONTROL / INDICATOR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue