branch | GCC_SURGE |
changeset 31 | 5daf16870df6 |
parent 30 | 5dc02b23752f |
--- a/src/gui/util/qcompleter_p.h Mon Jun 21 22:38:13 2010 +0100 +++ b/src/gui/util/qcompleter_p.h Thu Jul 22 16:41:55 2010 +0100 @@ -98,6 +98,7 @@ void _q_complete(QModelIndex, bool = false); void _q_completionSelected(const QItemSelection&); void _q_autoResizePopup(); + void _q_fileSystemModelDirectoryLoaded(const QString &path); void setCurrentIndex(QModelIndex, bool = true); };