X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2FHomeScreen.git;a=blobdiff_plain;f=HomeScreen%2Fsrc%2Fapplauncherwidget.cpp;h=d8b0bf1f7a3584da900c7f582b644473e258460c;hp=efa4c2aeccca2a1638d6757bebe34f2e87ceb9d4;hb=2b94dd47aba5912bfb4fcb3bf3482b049d87a245;hpb=39f2f48669ce3a92ccf267d44a7c36beb8abba35 diff --git a/HomeScreen/src/applauncherwidget.cpp b/HomeScreen/src/applauncherwidget.cpp index efa4c2a..d8b0bf1 100644 --- a/HomeScreen/src/applauncherwidget.cpp +++ b/HomeScreen/src/applauncherwidget.cpp @@ -114,11 +114,11 @@ void AppLauncherWidget::populateAppList() } - for (i = 0; i < (mp_appTable->rowCount() * APP_LIST_COLUMN_COUNT); i++) + /*for (i = 0; i < (mp_appTable->rowCount() * APP_LIST_COLUMN_COUNT); i++) { mp_appTable->verticalHeader()->resizeSection(i, 190); mp_appTable->horizontalHeader()->resizeSection(i, 190); - } + }*/ for (i = 0; i < m_appList.size(); i++) {