┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/renamedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/renamedialog.h')
-rw-r--r--src/views/renamedialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/views/renamedialog.h b/src/views/renamedialog.h
index 18dca3617..29ef8bdf1 100644
--- a/src/views/renamedialog.h
+++ b/src/views/renamedialog.h
@@ -64,6 +64,7 @@ private:
QString m_newName;
KLineEdit* m_lineEdit;
KFileItemList m_items;
+ bool m_allExtensionsDifferent;
KIntSpinBox* m_spinBox;
};