From 91a61b1450755b29cf12f23d24a5edbe09fa24e4 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 1 Feb 2016 07:47:22 +0000 Subject: improved details dialog git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6115 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/detailsdialog.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/qmmpui/detailsdialog.h') diff --git a/src/qmmpui/detailsdialog.h b/src/qmmpui/detailsdialog.h index eeb1efc0c..39692d82d 100644 --- a/src/qmmpui/detailsdialog.h +++ b/src/qmmpui/detailsdialog.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2013 by Ilya Kotov * + * Copyright (C) 2009-2016 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -54,6 +54,7 @@ public: private slots: void on_buttonBox_clicked(QAbstractButton *button); + void on_tabWidget_currentChanged(int index); void on_directoryButton_clicked(); void on_prevButton_clicked(); void on_nextButton_clicked(); -- cgit v1.2.3-13-gbd6f