summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/opendiag.cpp
Side-by-side diff
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 @@
+#include "opendiag.h"
+
+OpenDiag::OpenDiag(QWidget *parent, const char *name, WFlags fl)
+ : OpenDiagBase(parent, name, fl)
+{
+
+}
+