[gnote] Fix notebook sorting in note window
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Fix notebook sorting in note window
- Date: Mon, 6 Sep 2010 20:29:47 +0000 (UTC)
commit 697656660fda5318005f817a06421f4889e1a7e2
Author: Frank Van Geirt <fvangeirt gmail com>
Date: Mon Sep 6 23:23:03 2010 +0300
Fix notebook sorting in note window
Notebooks are randomly sorted in menu, openned via notebook button.
Fixes: https://bugzilla.gnome.org/626624
src/notebooks/notebooknoteaddin.cpp | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/notebooks/notebooknoteaddin.cpp b/src/notebooks/notebooknoteaddin.cpp
index 6a5f696..c22e446 100644
--- a/src/notebooks/notebooknoteaddin.cpp
+++ b/src/notebooks/notebooknoteaddin.cpp
@@ -241,8 +241,6 @@ namespace notebooks {
get_note(), notebook));
items.push_back (item);
}
-
- items.sort ();
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]