Closed ildar-gilmanov closed 5 years ago
Now we have filenames like this: filterproxymodel.h, it is hard to read and understand them quickly. More usable way is using CamelCase, for example: FilterProxyModel.h
filterproxymodel.h
FilterProxyModel.h
Done, pull request: https://github.com/MasterTailer/DIGITAiL/pull/38
Fixed in 25b61bbef5a4a088ff7a4175a858f5cb18377a50
Now we have filenames like this:
filterproxymodel.h
, it is hard to read and understand them quickly. More usable way is using CamelCase, for example:FilterProxyModel.h