From eebc2927d4de8456b23915554f8b53f5c33df58d Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 4 Sep 2016 07:24:52 +0200 Subject: Navigate Tabs by ALT+Left+Right --- torrentwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'torrentwidget.h') diff --git a/torrentwidget.h b/torrentwidget.h index 10a67d8..549b3db 100644 --- a/torrentwidget.h +++ b/torrentwidget.h @@ -23,6 +23,7 @@ class TorrentWidget : public QWidget { QToolBar *toolBar() { return mToolBar; } QMenuBar *menuBar() { return mMenuBar; } TorrentDisplay *torrentDisplay() { return mTorrentDisplay; } + QTreeView *torrentFileView() { return mFileView; } ~TorrentWidget(); signals: -- cgit v1.2.3-70-g09d2