[glom] TODO comment



commit f3f2a227724df35f46c89a6b4987273451fe5356
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Oct 4 11:55:58 2011 +0200

    TODO comment

 tests/test_selfhosting_new_from_example.cc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/test_selfhosting_new_from_example.cc b/tests/test_selfhosting_new_from_example.cc
index 2ca8cab..c405e2b 100644
--- a/tests/test_selfhosting_new_from_example.cc
+++ b/tests/test_selfhosting_new_from_example.cc
@@ -202,6 +202,7 @@ int main()
 
   //Test the standard print layout:
   /* Actually, we can't do this without depending on more than libglom:
+    Also we should not use GTK_PRINT_OPERATION_ACTION_PRINT when testing.
   const Glib::ustring test_table_name = "albums";
   Glib::RefPtr<Gtk::PageSetup> page_setup = Gtk::PageSetup::create(); //TODO: m_canvas.get_page_setup();
   sharedptr<PrintLayout> print_layout = 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]