summarylogtreecommitdiffstats
path: root/mail_checker.cpp.patch
diff options
context:
space:
mode:
authorTimothy Redaelli2015-07-14 15:20:37 +0200
committerTimothy Redaelli2015-07-14 15:20:37 +0200
commit33327e054fcda49514672b14655998496cb4f8c8 (patch)
tree20222b9f420b42d498e98cdfbc17fe5fa537ef1e /mail_checker.cpp.patch
downloadaur-kdeplasma-applets-gx-mail-notify.tar.gz
Initial import
Diffstat (limited to 'mail_checker.cpp.patch')
-rw-r--r--mail_checker.cpp.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail_checker.cpp.patch b/mail_checker.cpp.patch
new file mode 100644
index 000000000000..45b503e960a5
--- /dev/null
+++ b/mail_checker.cpp.patch
@@ -0,0 +1,11 @@
+--- mail_checker.cpp.orig 2010-05-05 22:54:26.000000000 +0200
++++ mail_checker.cpp 2011-01-28 01:26:58.896666670 +0100
+@@ -19,7 +19,7 @@
+ #include <KDebug>
+
+ MailChecker::MailChecker(Account * account) : QObject(),
+- actual_action(CLOSE_CONNECTION), certificate_details_dialog(0), time_to_check(0), check_messages(-1), check_error(false)
++ actual_action(CLOSE_CONNECTION), certificate_details_dialog(0), time_to_check(0), check_messages(-1)
+ {
+ this->account = account;
+