[PythonEditor] Make converting tabs to spaces the default
This commit is contained in:
@@ -36,7 +36,7 @@ class PythonSyntaxHighlighterP;
|
||||
* Python text editor with syntax highlighting.
|
||||
* \author Werner Mayer
|
||||
*/
|
||||
class GuiExport PythonEditor : public TextEditor
|
||||
class GuiExport PythonEditor : public PythonTextEditor
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user