[graphics/digikam] core/libs/widgets/combo: prevent to use this method from QComboBox

Gilles Caulier <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 926047355f29643d00ddaf08bc2fbabbc5249a8d by Gilles Caulier.
Committed on 23/07/2026 at 08:51.
Pushed by cgilles into branch 'master'.

prevent to use this method from QComboBox

M  +1    -0    core/libs/widgets/combo/squeezedcombobox.h

https://invent.kde.org/graphics/digikam/-/commit/926047355f29643d00ddaf08bc2fbabbc5249a8d

diff --git a/core/libs/widgets/combo/squeezedcombobox.h b/core/libs/widgets/combo/squeezedcombobox.h
index 9fa1343105..f707df92cd 100644
--- a/core/libs/widgets/combo/squeezedcombobox.h
+++ b/core/libs/widgets/combo/squeezedcombobox.h
@@ -153,6 +153,7 @@ private:
                        const QString& text,
                        const QVariant& userData = QVariant());
     void    insertItems(int index, const QStringList& list);
+    void    insertSeparator(int index);
     void    addItem(const QString& text);
     void    addItem(const QIcon& icon,
                     const QString& text,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.