Removed TextModifier constructor.
authorJussi Laitinen <jupe@l3l7588.ixonos.local>
Wed, 1 Sep 2010 11:20:22 +0000 (14:20 +0300)
committerJussi Laitinen <jupe@l3l7588.ixonos.local>
Wed, 1 Sep 2010 11:20:22 +0000 (14:20 +0300)
src/ui/textmodifier.h

index e206e0a..42e3f3a 100644 (file)
@@ -34,8 +34,6 @@ class TextModifier : public QObject
 {
     Q_OBJECT
 public:
-    TextModifier(QObject *parent = 0);
-
     /**
     * @brief Shortens text to fit.
     *