~ubuntu-branches/ubuntu/precise/kdenetwork/precise

« back to all changes in this revision

Viewing changes to krdc/core/hostpreferences.h

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2011-12-24 19:20:51 UTC
  • mfrom: (1.1.65)
  • Revision ID: package-import@ubuntu.com-20111224192051-2eh6y86iqi64wsba
Tags: 4:4.7.95-0ubuntu1
New upstream release candidate

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
class KConfig;
40
40
class KConfigGroup;
41
41
 
42
 
class KDE_EXPORT HostPreferences : public QObject
 
42
class KRDCCORE_EXPORT HostPreferences : public QObject
43
43
{
44
44
    Q_OBJECT
45
45