[gnome-subtitles] Code cleanup
- From: Pedro Daniel da Rocha Melo e Castro <pcastro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-subtitles] Code cleanup
- Date: Sat, 16 Jul 2011 21:36:00 +0000 (UTC)
commit 08c6c75642c96a21260d9bd1607d890dec80610e
Author: Pedro Castro <pedro gnomesubtitles org>
Date: Sat Jul 16 19:08:23 2011 +0100
Code cleanup
.../Core/Command/FixedMultipleSelectionCommand.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/GnomeSubtitles/Core/Command/FixedMultipleSelectionCommand.cs b/src/GnomeSubtitles/Core/Command/FixedMultipleSelectionCommand.cs
index 43d9225..49d5ea2 100644
--- a/src/GnomeSubtitles/Core/Command/FixedMultipleSelectionCommand.cs
+++ b/src/GnomeSubtitles/Core/Command/FixedMultipleSelectionCommand.cs
@@ -62,7 +62,7 @@ public abstract class FixedMultipleSelectionCommand : MultipleSelectionCommand {
}
Base.Ui.View.Refresh();
if (reselect)
- Base.Ui.View.Selection.Reselect(); //TODO Check why this is needed
+ Base.Ui.View.Selection.Reselect();
PostProcess();
return true;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]