Hello community,

here is the log from the commit of package sweeper for openSUSE:Factory checked 
in at 2018-08-24 17:10:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sweeper (Old)
 and      /work/SRC/openSUSE:Factory/.sweeper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sweeper"

Fri Aug 24 17:10:10 2018 rev:87 rq:630296 version:18.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sweeper/sweeper.changes  2018-07-19 
22:57:14.793535948 +0200
+++ /work/SRC/openSUSE:Factory/.sweeper.new/sweeper.changes     2018-08-24 
17:10:32.366530310 +0200
@@ -1,0 +2,25 @@
+Thu Aug 16 22:08:35 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * None
+
+-------------------------------------------------------------------
+Thu Jul 26 13:01:08 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+- Changes since 18.04.3:
+  * Remove outdated Qt definitions
+  * Require at least Qt 5.4.0
+  * Make sure that it builds with strict compile flags
+  * Use same kf5 version
+  * Warning--
+  * Increase version for next Applications release
+
+-------------------------------------------------------------------

Old:
----
  sweeper-18.04.3.tar.xz

New:
----
  sweeper-18.08.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sweeper.spec ++++++
--- /var/tmp/diff_new_pack.nQ5Tmb/_old  2018-08-24 17:10:32.758530777 +0200
+++ /var/tmp/diff_new_pack.nQ5Tmb/_new  2018-08-24 17:10:32.758530777 +0200
@@ -18,11 +18,11 @@
 %bcond_without lang
 
 Name:           sweeper
-Version:        18.04.3
+Version:        18.08.0
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        KDE Privacy Utility
 License:        LGPL-2.1+
 Group:          System/GUI/KDE

++++++ sweeper-18.04.3.tar.xz -> sweeper-18.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.04.3/CMakeLists.txt 
new/sweeper-18.08.0/CMakeLists.txt
--- old/sweeper-18.04.3/CMakeLists.txt  2018-07-10 02:08:13.000000000 +0200
+++ new/sweeper-18.08.0/CMakeLists.txt  2018-08-10 02:07:37.000000000 +0200
@@ -1,11 +1,14 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(SWEEPER_VERSION "1.11")
+set(SWEEPER_VERSION "1.12")
 project(sweeper VERSION ${SWEEPER_VERSION})
 
+set(REQUIRED_KF5_VERSION "5.23.0")
+set(REQUIRED_QT_VERSION "5.4.0")
+
 include(FeatureSummary)
-find_package(Qt5 REQUIRED COMPONENTS Core DBus Widgets)
-find_package(ECM 1.7.0 NO_MODULE REQUIRED)
+find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED COMPONENTS Core DBus Widgets)
+find_package(ECM ${REQUIRED_KF5_VERSION} NO_MODULE REQUIRED)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 include(ECMAddAppIcon)
@@ -14,12 +17,15 @@
 include(KDECompilerSettings NO_POLICY_SCOPE)
 
 add_definitions(
+    -DQT_DISABLE_DEPRECATED_BEFORE=0x050400
     -DQT_NO_CAST_TO_ASCII
     -DQT_NO_CAST_FROM_ASCII
+    -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT
     -DQT_NO_URL_CAST_FROM_STRING
+    -DQT_USE_QSTRINGBUILDER
 )
 
-find_package(KF5 5.23.0 REQUIRED COMPONENTS
+find_package(KF5 ${REQUIRED_KF5_VERSION} REQUIRED COMPONENTS
     ActivitiesStats
     Bookmarks
     Crash
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.04.3/org.kde.sweeper.appdata.xml 
new/sweeper-18.08.0/org.kde.sweeper.appdata.xml
--- old/sweeper-18.04.3/org.kde.sweeper.appdata.xml     2018-05-06 
06:10:53.000000000 +0200
+++ new/sweeper-18.08.0/org.kde.sweeper.appdata.xml     2018-08-03 
06:22:48.000000000 +0200
@@ -22,6 +22,7 @@
   <name xml:lang="nn">Sweeper</name>
   <name xml:lang="pl">Czyściciel</name>
   <name xml:lang="pt">Sweeper</name>
+  <name xml:lang="pt-BR">Sweeper</name>
   <name xml:lang="ru">Sweeper</name>
   <name xml:lang="sk">Zametač</name>
   <name xml:lang="sl">Sweeper</name>
@@ -53,6 +54,7 @@
   <summary xml:lang="nn">Verktøy for dataopprydding</summary>
   <summary xml:lang="pl">Narzędzie do czyszczenia systemu</summary>
   <summary xml:lang="pt">Utilitário de limpeza do sistema</summary>
+  <summary xml:lang="pt-BR">Utilitário de limpeza do sistema</summary>
   <summary xml:lang="sk">Nástroj na čistenie systému</summary>
   <summary xml:lang="sl">Orodje za čiščenje sistema</summary>
   <summary xml:lang="sr">Алатка за чишћење система</summary>
@@ -86,6 +88,7 @@
     <p xml:lang="nn">Sweeper hjelper deg å fjerna uønskte spor på datamaskina. 
Du kan blant anna bruka det til å fjerna infokapslar og mellom-/snøgglager.</p>
     <p xml:lang="pl">Czyściciel pomaga zatrzeć niechciane ślady, które 
użytkownik zostawia na systemie. Może na przykład usunąć ciasteczka, a także 
wyczyścić pamięci podręczne.</p>
     <p xml:lang="pt">O Sweeper ajuda a limpar os vestígios indesejados que o 
utilizador deixa no sistema. Poderá remover os 'cookies' e limpar as 'caches', 
por exemplo.</p>
+    <p xml:lang="pt-BR">O Sweeper ajuda a limpar vestígios indesejados que o 
usuário deixa no sistema. Ele pode remover cookies e limpar caches, por 
exemplo.</p>
     <p xml:lang="sk">Zametač vám pomôže vyčistiť neželané stopy, ktoré 
používateľ zanecháva v systéme. Môže napríklad odstrániť cookies a vyčistiť 
vyrovnávacie pamäte.</p>
     <p xml:lang="sl">Sweeper pomaga pri čiščenju neželenih sledi, ki jih 
uporabnik pušča na sistemu. Med drugim lahko odstrani piškotke in 
predpomnilnike.</p>
     <p xml:lang="sr">Чистач помаже у отклањању нежељених трагова које корисник 
остави на систему. На пример, може да уклања колачиће и чисти кешеве.</p>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.04.3/org.kde.sweeper.desktop 
new/sweeper-18.08.0/org.kde.sweeper.desktop
--- old/sweeper-18.04.3/org.kde.sweeper.desktop 2018-05-06 06:10:53.000000000 
+0200
+++ new/sweeper-18.08.0/org.kde.sweeper.desktop 2018-08-03 06:22:48.000000000 
+0200
@@ -150,6 +150,7 @@
 Comment[nn]=Hjelper til å fjerna uønskte spor som brukaren har etterlate på 
systemet og til å frigjera diskplass teken opp av mellombelse filer.
 Comment[pl]=Pomaga zatrzeć niechciane ślady, które użytkownik zostawia na 
systemie i odzyskać przestrzeń dyskową poprzez usunięcie nieużywanych plików 
tymczasowych
 Comment[pt]=Ajuda a limpar os vestígios indesejados que o utilizador deixa no 
sistema para voltar a ganhar espaço em disco, removendo os ficheiros 
temporários não usados
+Comment[pt_BR]=Ajuda a limpar os vestígios indesejados que o usuário deixa no 
sistema para voltar a ganhar espaço em disco, removendo os arquivos temporários 
que não são utilizados
 Comment[sk]=Pomôže vám vyčistiť neželané stopy v systéme a obnoviť miesto na 
disku odstránením nepotrebných dočasných súborov.
 Comment[sl]=Pomaga pri čiščenju neželenih sledi, ki jih uporabnik pušča na 
sistemu, in sproščanju prostora na disku z odstranjevanjem neuporabljenih 
začasnih datotek
 Comment[sr]=Помаже у отклањању нежељених трагова које корисник остави на 
систему и ослобађању простора на диску брисањем привремених фајлова
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.04.3/po/ru/docs/sweeper/index.docbook 
new/sweeper-18.08.0/po/ru/docs/sweeper/index.docbook
--- old/sweeper-18.04.3/po/ru/docs/sweeper/index.docbook        2018-07-10 
02:08:13.000000000 +0200
+++ new/sweeper-18.08.0/po/ru/docs/sweeper/index.docbook        1970-01-01 
01:00:00.000000000 +0100
@@ -1,109 +0,0 @@
-<?xml version="1.0" ?>
-<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 
"dtd/kdedbx45.dtd" [
-  <!ENTITY % addindex "IGNORE">
-  <!ENTITY % Russian "INCLUDE">
-]>
-
-<article id="sweeper" lang="&language;">
-
-<articleinfo>
-<title
->Приложение Sweeper</title>
-<authorgroup>
-<author
->&Burkhard.Lueck; &Burkhard.Lueck.mail;</author>
-
-<othercredit role="translator"
-><firstname
->Ольга</firstname
-><surname
->Миронова</surname
-><affiliation
-><address
-><email
->om...@basealt.ru</email
-></address
-></affiliation
-><contrib
->Перевод на русский язык</contrib
-></othercredit
-><othercredit role="reviewer"
-><firstname
->Александр</firstname
-><surname
->Яворский</surname
-><contrib
->Рецензирование</contrib
-></othercredit
-> 
-</authorgroup>
-
-<date
->3 января 2018 г.</date>
-<releaseinfo
->1.11 (Приложения KDE 17.12)</releaseinfo>
-
-<keywordset>
-<keyword
->KDE</keyword>
-<keyword
->конфиденциальность</keyword>
-<keyword
->безопасность</keyword>
-</keywordset>
-</articleinfo>
-
-<para
->Приложение &sweeper; удаляет из системы содержимое, появившееся во время 
работы пользователя в окружении рабочего стола &plasma; и с приложениями &kde;, 
сохранение которого пользователь считает нежелательным. </para>
-
-<para>
-<screenshot>
-  <mediaobject>
-    <imageobject>
-      <imagedata fileref="sweeper.png" format="PNG"/>
-    </imageobject>
-  </mediaobject>
-</screenshot>
-</para>
-
-<para
->Для выделения и удаления всего содержимого воспользуйтесь кнопками <guibutton
->Выделить все</guibutton
-> и <guibutton
->Очистить выбор</guibutton
-> или выберите необходимые пункты в разделах <guilabel
->Общее</guilabel
-> и <guilabel
->Просмотр Интернета</guilabel
->. </para>
-
-<para
->Выберите разделы разделы личных данных для удаления и кнопку <guibutton
->Очистить</guibutton
->. Все данные, соответствующие отмеченным разделам, будут удалены. </para>
-
-<note
-><para
->Приложение удаляет кэшированные данные приложений &plasma; и приложений &kde; 
из папки кэша. Чтобы определить адрес этой папки, в терминале &konsole; введите 
команду <userinput
-><command
->qtpaths</command
-> <option
->--paths GenericCacheLocation</option
-></userinput
->. Удаление кэшированных данных с помощью &sweeper; сделает невозможным чтение 
этих данных такими приложениями как диспетчер файлов. Однако сохраняется 
возможность чтения необработанных данных, которые продолжают храниться на 
диске, при помощи программ, которые могут работать с диском на низком уровне. 
</para>
-</note>
-
-</article>
-
-<!--
-Local Variables:
-mode: xml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-vim:tabstop=2:shiftwidth=2:expandtab
-kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
--->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.04.3/po/zh_CN/sweeper.po 
new/sweeper-18.08.0/po/zh_CN/sweeper.po
--- old/sweeper-18.04.3/po/zh_CN/sweeper.po     2018-07-10 02:08:13.000000000 
+0200
+++ new/sweeper-18.08.0/po/zh_CN/sweeper.po     2018-08-10 02:07:37.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-12 03:24+0200\n"
-"PO-Revision-Date: 2018-07-03 17:42\n"
+"PO-Revision-Date: 2018-07-24 08:49\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.04.3/po/zh_TW/sweeper.po 
new/sweeper-18.08.0/po/zh_TW/sweeper.po
--- old/sweeper-18.04.3/po/zh_TW/sweeper.po     2018-07-10 02:08:13.000000000 
+0200
+++ new/sweeper-18.08.0/po/zh_TW/sweeper.po     2018-08-10 02:07:37.000000000 
+0200
@@ -284,86 +284,3 @@
 #, kde-format
 msgid "&Clean Up"
 msgstr "清除(&C)"
-
-#~ msgid "Network privacy level:"
-#~ msgstr "網路隱私等級:"
-
-#~ msgid "Low"
-#~ msgstr "低"
-
-#~ msgid "Medium"
-#~ msgstr "中"
-
-#~ msgid "High"
-#~ msgstr "高"
-
-#~ msgid "Custom"
-#~ msgstr "使用者自訂"
-
-#~ msgid "Financial Information"
-#~ msgstr "財務資訊"
-
-#~ msgid ""
-#~ "Warn me when I visit a site that uses my financial or purchase "
-#~ "information:"
-#~ msgstr "當我瀏覽使用我的財務或購物資訊的網站時對我發出警告:"
-
-#~ msgid "For marketing or advertising purposes"
-#~ msgstr "因行銷或廣告目的"
-
-#~ msgid "To share with other companies"
-#~ msgstr "與其他公司分享"
-
-#~ msgid "Health Information"
-#~ msgstr "健康資訊"
-
-#~ msgid ""
-#~ "Warn me when I visit a site that uses my health or medical information: "
-#~ msgstr "當我瀏覽使用我的健康或醫療資訊的網站時對我發出警告:"
-
-#~ msgid "Demographics"
-#~ msgstr "人口統計資料"
-
-#~ msgid ""
-#~ "Warn me when I visit a site that uses my non-personally identifiable "
-#~ "information:"
-#~ msgstr "當我瀏覽使用我非個人可識別資訊的網站對我發出警告:"
-
-#~ msgid "To determine my interests, habits or general behavior"
-#~ msgstr "來偵查我的興趣,習慣或者一般行為"
-
-#~ msgid ""
-#~ "Warn me when I visit a site that shares my personal information with "
-#~ "other companies"
-#~ msgstr "當我瀏覽將與其他公司分享我個人資訊的網站對我發出警告"
-
-#~ msgid ""
-#~ "Warn me when I visit a site that does not let me know what information "
-#~ "they have about me"
-#~ msgstr "當我瀏覽一個不告知我其所掌握關於我之資訊的網站對我發出警告"
-
-#~ msgid "Personal Information"
-#~ msgstr "個人資訊"
-
-#~ msgid ""
-#~ "Warn me when I visit a site that may contact me about other products or "
-#~ "services:"
-#~ msgstr "當我瀏覽將因其他產品或服務聯繫我的網站對我發出警告"
-
-#~ msgid "Warn me when I visit a site that may use my personal information to:"
-#~ msgstr "當我瀏覽將把我的個人資訊作為其他用途的網站對我發出警告:"
-
-#~ msgid "Determine my habits, interests or general behavior"
-#~ msgstr "來偵查我的興趣,習慣或者一般行為"
-
-#~ msgid "Via telephone"
-#~ msgstr "透過電話"
-
-#~ msgid "Via mail"
-#~ msgstr "透過郵件"
-
-#~ msgid "Via email"
-#~ msgstr "透過電子郵件"
-
-#~ msgid "And do not allow me to remove my contact information"
-#~ msgstr "以及不讓我移除我的聯絡資訊"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.04.3/privacyfunctions.h 
new/sweeper-18.08.0/privacyfunctions.h
--- old/sweeper-18.04.3/privacyfunctions.h      2018-05-06 06:10:53.000000000 
+0200
+++ new/sweeper-18.08.0/privacyfunctions.h      2018-08-03 06:22:48.000000000 
+0200
@@ -37,8 +37,8 @@
          : PrivacyAction(parent, i18n("Cookies"),
                          i18n("Clears all stored cookies set by websites")) { }
 
-      bool action();
-      /* reimp */ QString configKey() const { return 
QStringLiteral("ClearAllCookies"); }
+      bool action() override;
+      /* reimp */ QString configKey() const override { return 
QStringLiteral("ClearAllCookies"); }
 };
 
 class ClearAllCookiesPoliciesAction : public PrivacyAction
@@ -47,8 +47,8 @@
       explicit ClearAllCookiesPoliciesAction(QTreeWidgetItem * parent)
          : PrivacyAction(parent, i18n("Cookie Policies"),
                          i18n("Clears the cookie policies for all visited 
websites")) { }
-      bool action();
-      /* reimp */ QString configKey() const { return 
QStringLiteral("ClearAllCookiesPolicies"); }
+      bool action() override;
+      /* reimp */ QString configKey() const override { return 
QStringLiteral("ClearAllCookiesPolicies"); }
 };
 
 class ClearSavedClipboardContentsAction : public PrivacyAction
@@ -57,8 +57,8 @@
       explicit ClearSavedClipboardContentsAction(QTreeWidgetItem * parent)
          : PrivacyAction(parent, i18n("Saved Clipboard Contents"),
                          i18n("Clears the clipboard contents stored by 
Klipper")) { }
-      bool action();
-      /* reimp */ QString configKey() const { return 
QStringLiteral("ClearSavedClipboardContents"); }
+      bool action() override;
+      /* reimp */ QString configKey() const override { return 
QStringLiteral("ClearSavedClipboardContents"); }
 };
 
 class ClearThumbnailsAction : public PrivacyAction
@@ -67,8 +67,8 @@
       explicit ClearThumbnailsAction(QTreeWidgetItem * parent)
          : PrivacyAction(parent, i18n("Thumbnail Cache"),
                          i18n("Clears all cached thumbnails")) { }
-      bool action();
-      /* reimp */ QString configKey() const { return 
QStringLiteral("ClearThumbnails"); }
+      bool action() override;
+      /* reimp */ QString configKey() const override { return 
QStringLiteral("ClearThumbnails"); }
 };
 
 class ClearRunCommandHistoryAction : public PrivacyAction
@@ -77,8 +77,8 @@
       explicit ClearRunCommandHistoryAction(QTreeWidgetItem * parent)
          : PrivacyAction(parent, i18n("Run Command History"),
                          i18n("Clears the history of commands run through the 
Run Command tool on the desktop")) { }
-      bool action();
-      /* reimp */ QString configKey() const { return 
QStringLiteral("ClearRunCommandHistory"); }
+      bool action() override;
+      /* reimp */ QString configKey() const override { return 
QStringLiteral("ClearRunCommandHistory"); }
 };
 
 class ClearFormCompletionAction : public PrivacyAction
@@ -87,8 +87,8 @@
       explicit ClearFormCompletionAction(QTreeWidgetItem * parent)
          : PrivacyAction(parent, i18n("Form Completion Entries"),
                          i18n("Clears values which were entered into forms on 
websites")) { }
-      bool action();
-      /* reimp */ QString configKey() const { return 
QStringLiteral("ClearFormCompletion"); }
+      bool action() override;
+      /* reimp */ QString configKey() const override { return 
QStringLiteral("ClearFormCompletion"); }
 };
 
 class ClearWebHistoryAction : public PrivacyAction
@@ -97,8 +97,8 @@
       explicit ClearWebHistoryAction(QTreeWidgetItem * parent)
          : PrivacyAction(parent, i18n("Web History"),
                          i18n("Clears the history of visited websites")) { }
-      bool action();
-      /* reimp */ QString configKey() const { return 
QStringLiteral("ClearWebHistory"); }
+      bool action() override;
+      /* reimp */ QString configKey() const override { return 
QStringLiteral("ClearWebHistory"); }
 };
 
 class ClearWebCacheAction : public PrivacyAction
@@ -107,8 +107,8 @@
       explicit ClearWebCacheAction(QTreeWidgetItem * parent)
          : PrivacyAction(parent, i18n("Web Cache"),
                          i18n("Clears the temporary cache of websites 
visited")) { }
-      bool action();
-      /* reimp */ QString configKey() const { return 
QStringLiteral("ClearWebCache"); }
+      bool action() override;
+      /* reimp */ QString configKey() const override { return 
QStringLiteral("ClearWebCache"); }
 };
 
 class ClearRecentDocumentsAction : public PrivacyAction
@@ -117,8 +117,8 @@
       explicit ClearRecentDocumentsAction(QTreeWidgetItem * parent)
          : PrivacyAction(parent, i18n("Recent Documents"),
                          i18n("Clears the list of recently used documents from 
the KDE applications menu")) { }
-      bool action();
-      /* reimp */ QString configKey() const { return 
QStringLiteral("ClearRecentDocuments"); }
+      bool action() override;
+      /* reimp */ QString configKey() const override { return 
QStringLiteral("ClearRecentDocuments"); }
 };
 
 class ClearFaviconsAction : public PrivacyAction
@@ -127,8 +127,8 @@
       explicit ClearFaviconsAction(QTreeWidgetItem * parent)
          : PrivacyAction(parent, i18n("Favorite Icons"),
                          i18n("Clears the FavIcons cached from visited 
websites")) { }
-      bool action();
-      /* reimp */ QString configKey() const { return 
QStringLiteral("ClearFavIcons"); }
+      bool action() override;
+      /* reimp */ QString configKey() const override { return 
QStringLiteral("ClearFavIcons"); }
 };
 
 class ClearRecentApplicationAction : public PrivacyAction
@@ -137,8 +137,8 @@
       explicit ClearRecentApplicationAction(QTreeWidgetItem * parent)
          : PrivacyAction(parent, i18n("Recent Applications"),
                          i18n("Clears the list of recently used applications 
from KDE menu")) { }
-      bool action();
-      /* reimp */ QString configKey() const { return 
QStringLiteral("ClearQuickStartMenu"); }
+      bool action() override;
+      /* reimp */ QString configKey() const override { return 
QStringLiteral("ClearQuickStartMenu"); }
 };
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-18.04.3/sweeper.cpp 
new/sweeper-18.08.0/sweeper.cpp
--- old/sweeper-18.04.3/sweeper.cpp     2018-05-06 06:10:53.000000000 +0200
+++ new/sweeper-18.08.0/sweeper.cpp     2018-08-03 06:22:48.000000000 +0200
@@ -30,7 +30,7 @@
 #include <QDBusConnection>
 
 Sweeper::Sweeper(bool automatic)
-   : KXmlGuiWindow(0)
+   : KXmlGuiWindow(nullptr)
    , 
m_privacyConfGroup(KSharedConfig::openConfig(QStringLiteral("kprivacyrc"), 
KConfig::NoGlobals), "Cleaning")
    , m_automatic(automatic)
 {


Reply via email to