~ubuntu-branches/ubuntu/natty/kdeadmin/natty-proposed

« back to all changes in this revision

Viewing changes to knetworkconf/knetworkconf/kadddevicecontainer.h

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2010-06-08 21:22:31 UTC
  • mfrom: (1.2.44 upstream)
  • Revision ID: james.westby@ubuntu.com-20100608212231-277q0h9b83c0ewnw
Tags: 4:4.4.85-0ubuntu1
* New upstream beta release
  - Bump build-depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
    bool _advanced;    
100
100
  
101
101
  protected slots:
102
 
    void toggleApplyButtonSlot( const QString & );
103
 
    void toggleApplyButtonSlot( int );
 
102
    void toggleApplyButtonSlot( );
104
103
    void toggleAdvancedOptionsSlot(bool enabled );
105
104
    void verifyDeviceInfoSlot();
106
105
    void advancedOptionsSlot();