SVN commit 423175 by rchern:
compile
M +1 -0 graphiceditor_i.h
--- trunk/extragear/graphics/kst/kst/graphiceditor_i.h #423174:423175
@@ -43,6 +43,7 @@
void applyAsNew();
void applyEdits();
+ void fillLineStyleCombo();
signals:
void applied();
};