src/gui/kernel/qdesktopwidget_s60.cpp
changeset 19 fcece45ef507
parent 18 2f34d5167611
child 37 758a864f9613
equal deleted inserted replaced
18:2f34d5167611 19:fcece45ef507
    86         cleanup();
    86         cleanup();
    87 }
    87 }
    88 
    88 
    89 void QDesktopWidgetPrivate::init(QDesktopWidget *that)
    89 void QDesktopWidgetPrivate::init(QDesktopWidget *that)
    90 {
    90 {
       
    91     Q_UNUSED(that);
    91 //    int screenCount=0;
    92 //    int screenCount=0;
    92 
    93 
    93     // ### TODO: Implement proper multi-display support
    94     // ### TODO: Implement proper multi-display support
    94 	QDesktopWidgetPrivate::screenCount = 1;
    95 	QDesktopWidgetPrivate::screenCount = 1;
    95 //    if (HAL::Get(0, HALData::EDisplayNumberOfScreens, screenCount) == KErrNone)
    96 //    if (HAL::Get(0, HALData::EDisplayNumberOfScreens, screenCount) == KErrNone)