Skip to content
Commit cb9509b5 authored by Milian Wolff's avatar Milian Wolff
Browse files

Use fully qualified signatures to fix old-school signal/slot connect

Fixes warnings and totally broken ProjectSet::trackProjectFiles impl:

```
QObject::connect: No such signal CMakeManager::fileAdded(ProjectFileItem*)
QObject::connect: No such signal CMakeManager::fileRemoved(ProjectFileItem*)
QObject::connect: No such signal CMakeManager::fileRenamed(Path,ProjectFileItem*)
```
parent c22cd775
Pipeline #95866 canceled with stage
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment