diff options
| author | Tannin <sherb@gmx.net> | 2016-05-15 13:07:46 +0200 |
|---|---|---|
| committer | Tannin <sherb@gmx.net> | 2016-05-15 13:07:46 +0200 |
| commit | e522afa63b81301caf886c5e351de2790e5b8182 (patch) | |
| tree | 31238dceb34d03a4b2a46723d62f262e369892dd /src/pluginlist.h | |
| parent | e3c3c2dcc4c31e831ef17687cbf02ba1519f7450 (diff) | |
removed highlighting of dummy plugins
Diffstat (limited to 'src/pluginlist.h')
| -rw-r--r-- | src/pluginlist.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pluginlist.h b/src/pluginlist.h index c6927353..78623cae 100644 --- a/src/pluginlist.h +++ b/src/pluginlist.h @@ -275,7 +275,6 @@ private: FILETIME m_Time;
QString m_OriginName;
bool m_IsMaster;
- bool m_IsDummy;
QString m_Author;
QString m_Description;
bool m_HasIni;
|
