diff options
| author | Tannin <devnull@localhost> | 2014-11-11 21:46:16 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-11-11 21:46:16 +0100 |
| commit | 01265e9b0300cb4fe2dbed53050570ddee653da4 (patch) | |
| tree | 30d225a6d261f66c631eeebcbd473a5628c2aa07 /src/modlistsortproxy.h | |
| parent | 9ab7bada1c81eb82d97df23da64a56a0eba0bf42 (diff) | |
- re-enabled use of img-tags in bbcode converter
- addded a workaround for cases where, after a MO update, the stored modlist layout has no size for new columns
- using a webview again for the nexus view of the modinfo dialog
Diffstat (limited to 'src/modlistsortproxy.h')
| -rw-r--r-- | src/modlistsortproxy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modlistsortproxy.h b/src/modlistsortproxy.h index 71da79eb..05392c0b 100644 --- a/src/modlistsortproxy.h +++ b/src/modlistsortproxy.h @@ -95,7 +95,6 @@ public: public slots:
- void displayColumnSelection(const QPoint &pos);
void updateFilter(const QString &filter);
signals:
|
