From 6b977b2ded0b8807dd05bb7ee0c318612600027d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 16 Nov 2002 13:00:22 +0000 Subject: add OtkFocusLabel --- otk/style.hh | 3 --- 1 file changed, 3 deletions(-) (limited to 'otk/style.hh') diff --git a/otk/style.hh b/otk/style.hh index ccf4e49a..c024ade9 100644 --- a/otk/style.hh +++ b/otk/style.hh @@ -65,9 +65,6 @@ public: Style(BImageControl *); ~Style(); - void doJustify(const std::string &text, int &start_pos, - unsigned int max_length, unsigned int modifier) const; - void readDatabaseMask(const std::string &rname, PixmapMask &pixmapMask, const Configuration &style); -- cgit v1.2.3