Fix formatting
This commit is contained in:
parent
30413767cb
commit
a4a8726ddf
|
@ -57,7 +57,7 @@ class MacFSListener : public FileSystemWatcherInterface {
|
|||
FSEventStreamRef stream_;
|
||||
|
||||
QSet<QString> paths_;
|
||||
QTimer *update_timer_;
|
||||
QTimer* update_timer_;
|
||||
};
|
||||
|
||||
#endif // CORE_MACFSLISTENER_H_
|
||||
|
|
Loading…
Reference in New Issue