Disable new theme test code for now

This commit is contained in:
miruka
2021-01-04 00:45:11 -04:00
parent 71acca2168
commit 1a101d9888
6 changed files with 9 additions and 21 deletions

View File

@@ -10,11 +10,6 @@ import "../AutoCompletion"
Rectangle {
id: composer
property Theme ntheme: Theme {
target: composer
classes: Class { name: "Composer" }
}
property UserAutoCompletion userCompletion
property alias eventList: messageArea.eventList