Change plugin name to have capital first letter
This commit is contained in:
parent
df5e08ff9c
commit
332bf966f5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ SET(REQUIRE_PLUGIN_SETTINGS TRUE PARENT_SCOPE)
|
|||
|
||||
SET(QT_USE_QTDECLARATIVE TRUE)
|
||||
|
||||
SET( Plugin_NAME "sensors" )
|
||||
SET( Plugin_NAME "Sensors" )
|
||||
|
||||
|
||||
SET( Plugin_SRCS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue