[glom] Update some debug output
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Update some debug output
- Date: Mon, 19 Dec 2011 14:10:12 +0000 (UTC)
commit 70898cca8cdd37e55b5244d0869c021a4a627d92
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Dec 19 00:04:53 2011 +0100
Update some debug output
glom/mode_data/db_adddel/db_adddel.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glom/mode_data/db_adddel/db_adddel.cc b/glom/mode_data/db_adddel/db_adddel.cc
index db91b77..bc93920 100644
--- a/glom/mode_data/db_adddel/db_adddel.cc
+++ b/glom/mode_data/db_adddel/db_adddel.cc
@@ -2258,7 +2258,7 @@ void DbAddDel::user_changed(const Gtk::TreeModel::iterator& row, guint col)
else
{
//A field value was entered, but the record has not been added yet, because not enough information exists yet.
- g_warning("Box_Data_List::on_adddel_user_changed(): debug: record not yet added.");
+ std::cout << G_STRFUNC << ": debug: record not yet added." << std::endl;
}
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]