update install scripts

This commit is contained in:
arcan1s
2014-09-07 19:40:12 +04:00
parent 554354ce36
commit 97fbb4acc1
6 changed files with 14 additions and 15 deletions

View File

@ -30,6 +30,7 @@ CustomLabel::CustomLabel(AwesomeWidget *wid, const bool debugCmd)
widget(wid),
debug(debugCmd)
{
setWordWrap(false);
}