Skip to content

Commit 67dbaf6

Browse files
authored
Rename codeeditor.h to CodeEditor.h
1 parent 932114d commit 67dbaf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/codeeditor.h renamed to include/CodeEditor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ private slots:
3333
QWidget *lineNumberArea;
3434
};
3535

36-
#endif // CODEEDITOR_H
36+
#endif // CODEEDITOR_H

0 commit comments

Comments
 (0)