Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save anaselli/791d2a67bf5721fcb86b to your computer and use it in GitHub Desktop.
Save anaselli/791d2a67bf5721fcb86b to your computer and use it in GitHub Desktop.
--- a/swig/yui.i.mga 2015-12-04 11:43:42.614392025 +0100
+++ a/swig/yui.i 2015-12-04 12:02:08.414341480 +0100
@@ -223,6 +223,7 @@ class Exception;
%include yui/YMultiLineEdit.h
%include yui/YMultiProgressMeter.h
%include yui/YMultiSelectionBox.h
+%include yui/YWizard.h
%include yui/YOptionalWidgetFactory.h
%include yui/YPackageSelector.h
%include yui/YPackageSelectorPlugin.h
@@ -256,7 +257,6 @@ class Exception;
%include yui/YUILog.h
%include yui/YUISymbols.h
%include yui/YWidgetID.h
-%include yui/YWizard.h
%include yui/YExternalWidgetFactory.h
%include yui/YExternalWidgets.h
%include yui/mga/YMGA_CBTable.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment