summaryrefslogtreecommitdiffstats
path: root/src/scanwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scanwidget.cpp')
-rw-r--r--src/scanwidget.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/scanwidget.cpp b/src/scanwidget.cpp
index 7f8c382..d8fe67c 100644
--- a/src/scanwidget.cpp
+++ b/src/scanwidget.cpp
@@ -1059,3 +1059,5 @@ void ScanWidget::useTargetHost( const bool b )
void ScanWidget::wrapText( const bool wrap )
{ m_outputWidget->setWordWrap( wrap ? TQTextEdit::WidgetWidth : TQTextEdit::NoWrap );
}
+
+#include "scanwidget.moc"