FreeCAD: master 5ef5a8ec

Author Committer Branch Timestamp Parent
yorik yorik master 2016-02-02 18:01:42 master 388ea062
Changeset Gui: added Gui.showPreferences() python function

This function accepts 2 optional arguments: a string (ex. "Draft")
and an integer (ex. 2). If given, the preferences dialog will open at
the third tab of the Draft group, if existing.
mod - src/Gui/Application.h Diff File
mod - src/Gui/ApplicationPy.cpp Diff File