]> Pileus Git - ~andy/gtk/blobdiff - tests/testtreechanging.c
Update for some changes to selectable/selected state handling
[~andy/gtk] / tests / testtreechanging.c
index 106fc3704a27ee3cdde8eadeb62987e582c7599a..804505cf28e1f8b755ae1237af04e610040886a6 100644 (file)
@@ -13,9 +13,7 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "prop-editor.h"
@@ -407,7 +405,7 @@ dance (gpointer treeview)
 
   check_sanity (treeview);
 
-  return TRUE;
+  return G_SOURCE_CONTINUE;
 }
 
 static void