[PythonEditor] Make converting tabs to spaces the default
This commit is contained in:
@@ -97,7 +97,7 @@ private:
|
||||
* @author Werner Mayer
|
||||
*/
|
||||
class PythonConsoleHighlighter;
|
||||
class GuiExport PythonConsole : public TextEdit, public WindowParameter
|
||||
class GuiExport PythonConsole : public PythonTextEditor
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user