Summary: | Digikam compile error because of commit f3e488b56e4d56be0bb1022e32258add72c3c68a | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Kristian Karl <kristian.hermann.karl> |
Component: | Portability-Compilation | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | caulier.gilles, mohammed.ahmed.anwer |
Priority: | NOR | ||
Version: | 4.0.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.0.0 | |
Sentry Crash Report: |
Description
Kristian Karl
2013-12-15 11:30:18 UTC
Mohamed, This file is for you... Gilles Caulier Git commit 1982fb373ab087df1145b075912986b9bc81dbef by Mohamed Anwer. Committed on 15/12/2013 at 18:32. Pushed by mohamedanwer into branch 'master'. Removing unwanted slot M +0 -4 showfoto/thumbbar/showfotocategorizedview.h http://commits.kde.org/digikam/1982fb373ab087df1145b075912986b9bc81dbef diff --git a/showfoto/thumbbar/showfotocategorizedview.h b/showfoto/thumbbar/showfotocategorizedview.h index 9c8474a..140b689 100644 --- a/showfoto/thumbbar/showfotocategorizedview.h +++ b/showfoto/thumbbar/showfotocategorizedview.h @@ -154,10 +154,6 @@ Q_SIGNALS: /// Emitted when a new model is set void modelChanged(); -protected Q_SLOTS: - - void slotShowfotoItemInfosAdded(); - protected: // reimplemented from parent class |