diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-11-16 13:00:22 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-11-16 13:00:22 +0000 |
| commit | 6b977b2ded0b8807dd05bb7ee0c318612600027d (patch) | |
| tree | cb11f3dd4691d59034326973af8cdf8e3e87e38a /otk/style.hh | |
| parent | 804b8cc6e5913913a76894a753619590a291c204 (diff) | |
add OtkFocusLabel
Diffstat (limited to 'otk/style.hh')
| -rw-r--r-- | otk/style.hh | 3 |
1 files changed, 0 insertions, 3 deletions
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); |
