diff options
| author | Tannin <devnull@localhost> | 2015-01-11 11:17:26 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2015-01-11 11:17:26 +0100 |
| commit | da27ec45da02bcb49e7eb9783f78820b6b54cae5 (patch) | |
| tree | c49a57fd3fd3e8b7841d7015fc4ce8df1326effe /src/pluginlistsortproxy.cpp | |
| parent | 1321564a926c88b6c09311ccd5902c9bbd522bfe (diff) | |
increased version number and minor stuff
Diffstat (limited to 'src/pluginlistsortproxy.cpp')
| -rw-r--r-- | src/pluginlistsortproxy.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pluginlistsortproxy.cpp b/src/pluginlistsortproxy.cpp index 4f840f52..aeb10d35 100644 --- a/src/pluginlistsortproxy.cpp +++ b/src/pluginlistsortproxy.cpp @@ -61,9 +61,6 @@ Qt::ItemFlags PluginListSortProxy::flags(const QModelIndex &modelIndex) const }
-
-
-
void PluginListSortProxy::updateFilter(const QString &filter)
{
m_CurrentFilter = filter;
|
