mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
minor fixes
This commit is contained in:
parent
5367eca2ee
commit
e601a8200b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
project(plasma-device-sim)
|
||||
project(plasma-phone-components)
|
||||
|
||||
# minimal requirements
|
||||
cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ import org.kde.plasma.core 2.0 as PlasmaCore
|
|||
import "../components"
|
||||
|
||||
Rectangle {
|
||||
id: root
|
||||
id: homescreen
|
||||
width: 1024
|
||||
height: 768
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue