summaryrefslogtreecommitdiffstats
path: root/src/dialogs/tqprintdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dialogs/tqprintdialog.h')
-rw-r--r--src/dialogs/tqprintdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/tqprintdialog.h b/src/dialogs/tqprintdialog.h
index 29824416a..fa7ef36bb 100644
--- a/src/dialogs/tqprintdialog.h
+++ b/src/dialogs/tqprintdialog.h
@@ -61,7 +61,7 @@ public:
static bool getPrinterSetup( TQPrinter *, TQWidget* = 0 );
static void setGlobalPrintDialog( TQPrintDialog * );
- void setPrinter( TQPrinter *, bool = FALSE );
+ void setPrinter( TQPrinter *, bool = false );
TQPrinter * printer() const;
void addButton( TQPushButton *but );