~ubuntu-branches/debian/sid/kdelibs/sid

« back to all changes in this revision

Viewing changes to kdeui/kcombobox.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-10-09 09:37:39 UTC
  • Revision ID: james.westby@ubuntu.com-20071009093739-rnmkeaxkf30pazqg
Tags: upstream-3.5.8
ImportĀ upstreamĀ versionĀ 3.5.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
457
457
    /**
458
458
    * @deprecated
459
459
    */
460
 
    virtual void itemSelected( QListBoxItem* ) {};
 
460
    virtual void itemSelected( QListBoxItem* ) {}
461
461
 
462
462
    /**
463
463
    * Completes text according to the completion mode.