changeset 25427:c7e67fcb8630

Supply missing refloat function symbol when QTBUG-44813 is ignored (bug #54051) * variable-editor.cc (variable_dock_widget::refloat): Added. Empty function for slot MOC when QTBUG-44813 workaround is not needed.
author Daniel J Sebald <daniel.sebald@ieee.org>
date Sun, 03 Jun 2018 23:34:34 -0500
parents a17d388f3588
children ecc488aa56a0
files libgui/src/variable-editor.cc
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libgui/src/variable-editor.cc	Mon Jun 04 22:19:01 2018 +0200
+++ b/libgui/src/variable-editor.cc	Sun Jun 03 23:34:34 2018 -0500
@@ -353,6 +353,10 @@
   variable_dock_widget::unfloat_float (void)
   {}
 
+  void
+  variable_dock_widget::refloat (void)
+  {}
+
 #endif
 
   // Variable editor stack