Minor tweaks, either fixes or tiny additions done while updating debian packaging #326

Merged
barak merged 7 commits from tweaks into master 2017-02-01 12:13:48 +01:00
Showing only changes of commit 07307a6d8f - Show all commits

View File

@ -22,7 +22,7 @@
import QtQuick 2.0 import QtQuick 2.0
import QtQuick.Controls 1.0 import QtQuick.Controls 1.0
// This component is simply a label with a predifined size. // This component is simply a label with a predefined size.
// Used to improve alignment. // Used to improve alignment.
Item { Item {