removed getBorderSize(), replaced by PanelSvg::getMargins()
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=802931
This commit is contained in:
parent
703b6c2ffa
commit
6c04d0c3e4
@ -52,7 +52,6 @@ public:
|
||||
|
||||
QString globalName() const;
|
||||
QString instanceName();
|
||||
void getBorderSize(int& left , int& top, int &right, int& bottom);
|
||||
void scheduleConstraintsUpdate(Plasma::Constraints c);
|
||||
KConfigGroup* mainConfigGroup();
|
||||
void copyEntries(KConfigGroup *source, KConfigGroup *destination);
|
||||
|
Loading…
Reference in New Issue
Block a user