CTK icon indicating copy to clipboard operation
CTK copied to clipboard

Improve ctkCmdLineModuleDirectoryWatcher error reporting

Open MattClarkson opened this issue 10 years ago • 1 comments

Currently, errors are not easy to report to the user. I plan to add

Q_SIGNALS: void errorDetected(const QString&);

to the public interface.

MattClarkson avatar Jul 04 '14 10:07 MattClarkson

Sounds good. +1

saschazelzer avatar Jul 04 '14 12:07 saschazelzer