From 15e4220aada49707be8333402c0cd8acba1a94ce Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 5 Sep 2016 06:45:30 +0200 Subject: Add Help menu Doesn't really help at all, just 2 about dialogs. --- torrentwidget.h | 1 - 1 file changed, 1 deletion(-) (limited to 'torrentwidget.h') diff --git a/torrentwidget.h b/torrentwidget.h index aa3d977..00b4c35 100644 --- a/torrentwidget.h +++ b/torrentwidget.h @@ -25,7 +25,6 @@ class TorrentWidget : public QWidget { enum Columns { IconColumn = 0, NameColumn = 1, CreatedColumn = 2 }; enum Present { NotPresent = 0, Present = 1 }; TorrentWidget(QWidget *parent = 0); - QToolBar *toolBar() { return mToolBar; } QMenuBar *menuBar() { return mMenuBar; } TorrentDisplay *torrentDisplay() { return mTorrentDisplay; } QTreeView *torrentFileView() { return mFileView; } -- cgit v1.2.3-70-g09d2