#ifndef PLASMA_SCROLLBAR_H
wooops :) svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=851706
This commit is contained in:
parent
25435b35fb
commit
a4704a44fc
@ -18,6 +18,9 @@
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#ifndef PLASMA_SCROLLBAR_H
|
||||
#define PLASMA_SCROLLBAR_H
|
||||
|
||||
#include <QtGui/QScrollBar>
|
||||
#include <QtGui/QGraphicsProxyWidget>
|
||||
|
||||
@ -46,3 +49,5 @@ public:
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user