[Gnucash-changes] r13099 - gnucash/trunk/src/gnome-utils - Fix a couple of comments.

David Hampton hampton at cvs.gnucash.org
Sat Feb 4 15:22:38 EST 2006


Author: hampton
Date: 2006-02-04 15:22:38 -0500 (Sat, 04 Feb 2006)
New Revision: 13099
Trac: http://svn.gnucash.org/trac/changeset/13099

Modified:
   gnucash/trunk/src/gnome-utils/gnc-tree-view.h
Log:
Fix a couple of comments.

Modified: gnucash/trunk/src/gnome-utils/gnc-tree-view.h
===================================================================
--- gnucash/trunk/src/gnome-utils/gnc-tree-view.h	2006-02-04 20:22:03 UTC (rev 13098)
+++ gnucash/trunk/src/gnome-utils/gnc-tree-view.h	2006-02-04 20:22:38 UTC (rev 13099)
@@ -135,9 +135,7 @@
  *
  *  @param view A pointer to a generic GncTreeView.
  *
- *  @param column_title The title for this column.  This will be
- *  added as a tooltip what will be displayed when the mouse is
- *  hovered over the column title button.
+ *  @param column_title The title for this column.
  *
  *  @param pref_name The internal name of this column.  This name is
  *  used in several functions to look up the column, and it is also
@@ -208,9 +206,7 @@
  *
  *  @param view A pointer to a generic GncTreeView.
  *
- *  @param column_title The title for this column.  This will be
- *  added as a tooltip what will be displayed when the mouse is
- *  hovered over the column title button.
+ *  @param column_title The title for this column.
  *
  *  @param pref_name The internal name of this column.  This name is
  *  used in several functions to look up the column, and it is also



More information about the gnucash-changes mailing list