From 44bcd47cf37723ecfa8bb432403d2bea59988773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:36:27 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- qtinterface/qt4/Qt/qformlayout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtinterface/qt4/Qt/qformlayout.h') diff --git a/qtinterface/qt4/Qt/qformlayout.h b/qtinterface/qt4/Qt/qformlayout.h index 9ef1943..338f370 100644 --- a/qtinterface/qt4/Qt/qformlayout.h +++ b/qtinterface/qt4/Qt/qformlayout.h @@ -140,7 +140,7 @@ public: bool hasHeightForWidth() const; int heightForWidth(int width) const; - Qt::Orientations expandingDirections() const; + Qt::Orientations expanding() const; int count() const; int rowCount() const; -- cgit v1.2.3