Editor code cleanup
This commit is contained in:
parent
d266882927
commit
e082a5731d
3 changed files with 45 additions and 36 deletions
|
|
@ -4,9 +4,7 @@
|
|||
EditorGutter::EditorGutter(CodeEditor *editor)
|
||||
: QWidget(editor)
|
||||
, codeEditor(editor)
|
||||
{
|
||||
|
||||
}
|
||||
{}
|
||||
|
||||
QSize EditorGutter::sizeHint() const
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue