Show
Ignore:
Timestamp:
01/27/07 17:56:03 (23 months ago)
Author:
flynd
Message:

Created a spinbox for editing timezones and changed the user info dialog to allow timezone of contacts to be changed.
This implements one part of the feature in #1.
Changing the owners timezone is disabled as licq uses system setting instead.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/qt-gui/src/userinfodlg.h

    r4699 r4837  
    104104             *nfoAlias, *nfoIp, *nfoUin, *nfoCity, *nfoState, 
    105105             *nfoZipCode, *nfoAddress, *nfoCountry, *nfoFax, *nfoCellular, 
    106              *nfoPhone, *nfoTime, *nfoStatus; 
     106             *nfoPhone, *nfoStatus; 
    107107  QCheckBox *chkKeepAliasOnUpdate; 
    108108  CEComboBox *cmbCountry; 
    109109  QLabel *lblAuth, *lblICQHomepage; 
     110  CTimeZoneField *tznZone; 
    110111 
    111112  // More info