Update Qt and QML coding guidelines

This commit is contained in:
Andreas Traczyk 2020-08-20 13:46:51 -04:00
parent 379896ee3d
commit 2aa843886c
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
Qt/QML coding guidelines
# Qt
## Signal and slot naming
Both signals and slots should use camelCase.