aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_qt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/jalv_qt.cpp')
-rw-r--r--src/jalv_qt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jalv_qt.cpp b/src/jalv_qt.cpp
index 8a07c7b..bf211f0 100644
--- a/src/jalv_qt.cpp
+++ b/src/jalv_qt.cpp
@@ -155,7 +155,7 @@ FlowLayout::takeAt(int index)
Qt::Orientations
FlowLayout::expandingDirections() const
{
- return 0;
+ return Qt::Orientations();
}
bool