2
* Copyright (C) 2010-2011 David Edmundson.
3
* Copyright (C) 2010-2011 Robert Ancell
4
* Author: David Edmundson <kde@davidedmundson.co.uk>
6
* This library is free software; you can redistribute it and/or modify it under
7
* the terms of the GNU Lesser General Public License as published by the Free
8
* Software Foundation; either version 3 of the License, or (at your option) any
9
* later version. See http://www.gnu.org/copyleft/lgpl.html the full text of the
13
#ifndef QLIGHTDM_SYSTEM_H
14
#define QLIGHTDM_SYSTEM_H
16
#include <QtCore/QString>
23
static QString hostname();
27
#endif // QLIGHTDM_SYSTEM_H