From ef5831dd5c8811c94c9b1bc1377a90174d17c82c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:29:52 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- src/k3bthemedheader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/k3bthemedheader.h') diff --git a/src/k3bthemedheader.h b/src/k3bthemedheader.h index e5f319b..e714020 100644 --- a/src/k3bthemedheader.h +++ b/src/k3bthemedheader.h @@ -36,7 +36,7 @@ class K3bThemedHeader : public TQFrame public slots: void setTitle( const TQString& title, const TQString& subtitle = TQString() ); void setSubTitle( const TQString& subtitle ); - void tqsetAlignment( int ); + void setAlignment( int ); void setLeftPixmap( K3bTheme::PixmapType ); void setRightPixmap( K3bTheme::PixmapType ); -- cgit v1.2.3