* Making it private doesn't help unless you have a const BSlider. Therefore,
removed it from the public namespace, and made it only visible when linking. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30071 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -163,9 +163,6 @@ public:
|
||||
virtual BSize PreferredSize();
|
||||
|
||||
private:
|
||||
// deprecated leftover of BeOS compatibility
|
||||
void GetLimits(int32* minimum, int32* maximum);
|
||||
|
||||
void _DrawBlockThumb();
|
||||
void _DrawTriangleThumb();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user