~ubuntu-branches/ubuntu/vivid/solid/vivid

« back to all changes in this revision

Viewing changes to src/solid/power/backends/freedesktop/logindinhibitionargument.h

  • Committer: Package Import Robot
  • Author(s): Scarlett Clark
  • Date: 2014-12-15 12:46:55 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20141215124655-744qsj5kdk8tm1fd
Tags: 5.5.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
class LogindInhibitionArgument
33
33
{
34
34
public:
35
 
    static QString fromPowerState(Power::States states);
 
35
    static QString fromPowerState(Power::InhibitionTypes states);
36
36
};
37
37
}
38
 
#endif //LOGIND_INHIBITION_ARGUMENT_H
 
38
#endif //LOGIND_INHIBITION_ARGUMENT_H
 
 
b'\\ No newline at end of file'