Merge pull request #1505 from curlymorphic/i1150

Proposed fix for 1150 Preset Browser: division between factory and user ...
This commit is contained in:
Tres Finocchiaro
2015-01-09 21:30:45 -05:00
2 changed files with 8 additions and 2 deletions

View File

@@ -161,6 +161,8 @@ private:
QStringList m_directories;
QString m_filter;
int m_dirCount;
} ;