Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix interference with templateselector.h
``` /home/runner/work/texstudio/texstudio/texstudio_autogen/UVLADIE3JM/../../src/templateselector.h:110:1: error: redefinition of ‘struct QMetaTypeId<QTreeWidgetItem*>’ 110 | Q_DECLARE_METATYPE(QTreeWidgetItem *) | ^~~~~~~~~~~~~~~~~~ /home/runner/work/texstudio/texstudio/texstudio_autogen/UVLADIE3JM/../../src/macrobrowserui.h:51:1: note: previous definition of ‘struct QMetaTypeId<QTreeWidgetItem*>’ 51 | Q_DECLARE_METATYPE(QTreeWidgetItem *) ```
- Loading branch information