From 0e2b76239f354a9eead0b4e37d86d390ec57ffa9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:31:10 -0600 Subject: Rename old tq methods that no longer need a unique name --- konquest/planet_info.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konquest/planet_info.h') diff --git a/konquest/planet_info.h b/konquest/planet_info.h index ade4b9b7..a8b14a2c 100644 --- a/konquest/planet_info.h +++ b/konquest/planet_info.h @@ -31,7 +31,7 @@ public: void setPlanetList( PlanetList &newPlanets ); void rescanPlanets(); - TQSize tqsizeHint() const; + TQSize sizeHint() const; public slots: void showPlanet( Planet * ); -- cgit v1.2.1