summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/opendiag.cpp
Unidiff
Diffstat (limited to 'noncore/unsupported/mail2/opendiag.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/opendiag.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/noncore/unsupported/mail2/opendiag.cpp b/noncore/unsupported/mail2/opendiag.cpp
new file mode 100644
index 0000000..3dc3fd5
--- a/dev/null
+++ b/noncore/unsupported/mail2/opendiag.cpp
@@ -0,0 +1,8 @@
1#include "opendiag.h"
2
3OpenDiag::OpenDiag(QWidget *parent, const char *name, WFlags fl)
4 : OpenDiagBase(parent, name, fl)
5{
6
7}
8