summaryrefslogtreecommitdiffstats
path: root/src/searchbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/searchbar.h')
-rw-r--r--src/searchbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/searchbar.h b/src/searchbar.h
index c570114..30cb7aa 100644
--- a/src/searchbar.h
+++ b/src/searchbar.h
@@ -40,7 +40,7 @@ namespace KBibTeX
*/
class SearchBar : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
SearchBar( TQWidget *parent = 0, const char *name = "search_bar" );
~SearchBar();