Added profiles import/export, reorganized settings, fixes, fixes and fixes #195

Merged
Swordfish90 merged 16 commits from unstable into master 2014-12-26 23:43:50 +01:00
Showing only changes of commit 04a6365349 - Show all commits

View File

@ -63,7 +63,7 @@ Tab{
}
Connections{
target: appSettings
onRasterizationChanged: fontChanger.updateIndex();
onTerminalFontChanged: fontChanger.updateIndex();
}
Component.onCompleted: updateIndex();
}