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 | 2237d7c10349064b740923ba142f41a1ded15562 (patch) | |
| tree | 84877162552de03db3fa64219b850296dc3d95c2 /src/modlistsortproxy.h | |
| parent | 1eea3bd90e5e5cc3b05cf9c963533c3630f9ae52 (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 cb474200..ed98f71c 100644 --- a/src/modlistsortproxy.h +++ b/src/modlistsortproxy.h @@ -87,7 +87,6 @@ public: public slots:
- void displayColumnSelection(const QPoint &pos);
void updateFilter(const QString &filter);
signals:
|
