mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 13:52:24 +09:00
Fix capitalization of class names
This commit is contained in:
parent
7444bc3f1d
commit
866f9c670d
26 changed files with 26 additions and 26 deletions
|
|
@ -6,7 +6,7 @@
|
|||
* @version 0.1
|
||||
* @brief Model class for widget modules
|
||||
*/
|
||||
class widgetModel extends widget
|
||||
class WidgetModel extends Widget
|
||||
{
|
||||
/**
|
||||
* @brief Initialization
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue