summaryrefslogtreecommitdiffstats
path: root/qtinterface/qt4/Qt/qformlayout.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-15 15:36:27 -0600
committerTimothy Pearson <[email protected]>2011-12-15 15:36:27 -0600
commit44bcd47cf37723ecfa8bb432403d2bea59988773 (patch)
tree2d655821a05784e89fdc96c99bef7c30c0a1fc49 /qtinterface/qt4/Qt/qformlayout.h
parent6b90a76cf23e1adb89fd4e0c9501b777f456e2a5 (diff)
downloadtqtinterface-44bcd47cf37723ecfa8bb432403d2bea59988773.tar.gz
tqtinterface-44bcd47cf37723ecfa8bb432403d2bea59988773.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'qtinterface/qt4/Qt/qformlayout.h')
-rw-r--r--qtinterface/qt4/Qt/qformlayout.h2
1 files changed, 1 insertions, 1 deletions
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;