diff options
Diffstat (limited to 'knotes/knoteedit.h')
-rw-r--r-- | knotes/knoteedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/knoteedit.h b/knotes/knoteedit.h index 0e6a6e4b4..2e183bfc2 100644 --- a/knotes/knoteedit.h +++ b/knotes/knoteedit.h @@ -81,7 +81,7 @@ private slots: void fontChanged( const TQFont &f ); void colorChanged( const TQColor &c ); - void alignmentChanged( int a ); + void tqalignmentChanged( int a ); void verticalAlignmentChanged( VerticalAlignment a ); void slotAllowTab(); |