This commit is contained in:
Christoph Holzheuer
2025-09-03 17:23:52 +02:00
parent 3e7b65dca5
commit 831daf898c
8 changed files with 21 additions and 72 deletions

View File

@@ -36,11 +36,6 @@ public:
void addSectionItem( const XQModelSection& section, XQItem* projectItem );
//public slots:
void onItemChanged(XQItem& item ) override;
protected:
void initContextMenu() override;