Changeset 6334 for trunk/qt4-gui/src

Show
Ignore:
Timestamp:
06/17/08 20:21:43 (6 months ago)
Author:
eugene
Message:

No need to duplicate the code.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/qt4-gui/src/views/userview.cpp

    r6333 r6334  
    5151  // Base class constructor doesn't know we overridden applySkin() so it we must call it here again 
    5252  applySkin(); 
    53   setVerticalScrollBarPolicy(Config::ContactList::instance()->allowScrollBar() ? Qt::ScrollBarAsNeeded : Qt::ScrollBarAlwaysOff); 
    5453 
    5554  updateRootIndex();