From 1072b045a4aca7b87c51355370c994303a9621f6 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 24 Mar 2012 12:34:46 +0100 Subject: Indictate slide in status bar Show red or green icon in status bar, depending on wether we're sliding. Removed the rename to template stuff. It was barely used code. Hopefully deleted all references and code fragments. --- filesystemwidget.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'filesystemwidget.h') diff --git a/filesystemwidget.h b/filesystemwidget.h index ed1f288..8328f64 100644 --- a/filesystemwidget.h +++ b/filesystemwidget.h @@ -46,7 +46,6 @@ class FilesystemWidget : public QWidget { signals: void windowTitle(const QString &); void statusbarMessage(const QString &); - void newTemplate(const QString &); void mounted(bool); public slots: @@ -58,9 +57,7 @@ class FilesystemWidget : public QWidget { void deleteFiles(); void toClipboard(int clipmode); void fromClipboard(); - void renameFile(); - void renameCover(const QString &infix); - void setTemplate(); + void renameFile(); void playSelected(const QString &player = QString()); void readSettings(); void writeSettings(); -- cgit v1.2.3-70-g09d2