diff options
Diffstat (limited to 'archiveview.cpp')
-rw-r--r-- | archiveview.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiveview.cpp b/archiveview.cpp index d049145..c8b72a0 100644 --- a/archiveview.cpp +++ b/archiveview.cpp @@ -713,4 +713,3 @@ void PartEditor::setSubtitle(const QString &subtitle){ QString PartEditor::subtitle() const { return mSubtitle->text(); } - |