summaryrefslogtreecommitdiffstats
path: root/archiveviewwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'archiveviewwidget.h')
-rw-r--r--archiveviewwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/archiveviewwidget.h b/archiveviewwidget.h
index 1e7e06a..fd2cf55 100644
--- a/archiveviewwidget.h
+++ b/archiveviewwidget.h
@@ -50,6 +50,7 @@ class ArchiveViewWidget : public QWidget {
void rowChanged(const QModelIndex &current, const QModelIndex &prev);
private:
+ const QModelIndex getSourceColumnZero();
QComboBox *mGenre;
QComboBox *mActors;
QLineEdit *mName;