~ubuntu-branches/ubuntu/saucy/libnm-qt/saucy-proposed

« back to all changes in this revision

Viewing changes to settings/adslsetting_p.h

  • Committer: Package Import Robot
  • Author(s): Howard Chan
  • Date: 2013-09-11 16:15:05 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130911161505-ovb6bea4gzeue3a2
Tags: 0.9.0-0ubuntu1
* New upstream release (LP: #1223738)
* Update symbols.
* Fix lintian warning for duplicating sections in debian/control.
* Add a new libnetworkmanagerqt-dbg package for debugging symbols.
* Bump debhelper version to 9.
* Add debian/watch file. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
    License along with this library.  If not, see <http://www.gnu.org/licenses/>.
19
19
*/
20
20
 
21
 
#ifndef NMQT_SETTINGS_ADSL_P_H
22
 
#define NMQT_SETTINGS_ADSL_P_H
 
21
#ifndef NETWORKMANAGERQT_SETTINGS_ADSL_P_H
 
22
#define NETWORKMANAGERQT_SETTINGS_ADSL_P_H
23
23
 
24
24
#include <QtCore/QString>
25
25
 
43
43
 
44
44
}
45
45
 
46
 
#endif // NMQT_SETTINGS_ADSLSETTING_P_H
 
46
#endif // NETWORKMANAGERQT_SETTINGS_ADSLSETTING_P_H