CTK
CTK copied to clipboard
Improve ctkCmdLineModuleDirectoryWatcher error reporting
Currently, errors are not easy to report to the user. I plan to add
Q_SIGNALS: void errorDetected(const QString&);
to the public interface.
Sounds good. +1