Add end-of-file newlines.

pull/1/head
Darrell Anderson 11 years ago
parent 887b8d2aa7
commit 592cc9ad41

@ -168,4 +168,4 @@ void ProcessingDialog::closeEvent(TQCloseEvent *e)
TQWidget::closeEvent(e); TQWidget::closeEvent(e);
} }
#include "processingdialog.moc" #include "processingdialog.moc"

@ -73,4 +73,4 @@ class TDEUI_EXPORT ProcessingDialog : public TQWidget
bool m_allowClose; bool m_allowClose;
}; };
#endif // PROCESSINGDIALOG_H #endif // PROCESSINGDIALOG_H

Loading…
Cancel
Save