summaryrefslogtreecommitdiffstats
path: root/src/stylesheetdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheetdialog.cpp')
-rw-r--r--src/stylesheetdialog.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stylesheetdialog.cpp b/src/stylesheetdialog.cpp
index da242a0..3e3a6cf 100644
--- a/src/stylesheetdialog.cpp
+++ b/src/stylesheetdialog.cpp
@@ -126,3 +126,5 @@ void StylesheetDialog::slotURLListBoxDoubleClicked( TQListBoxItem* item )
{ m_urlLineEdit->setText( item->text( ));
slotOk( );
}
+
+#include "stylesheetdialog.moc"