summaryrefslogtreecommitdiffstats
path: root/src/entrywidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entrywidget.h')
-rw-r--r--src/entrywidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entrywidget.h b/src/entrywidget.h
index cdbb9bd..2366847 100644
--- a/src/entrywidget.h
+++ b/src/entrywidget.h
@@ -108,7 +108,7 @@ namespace KBibTeX
WebQueryArXiv *m_wqa;
TQString m_oldId;
- void setupGUI( TQWidget *parent, bool showWarnings = TRUE );
+ void setupGUI( TQWidget *parent, bool showWarnings = true );
void addTabWidgets();
void addTabWidget( EntryWidgetTab *widget, const TQString& title );
void setupEntryTypes();