summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power/sensor.cpp
authorharlekin <harlekin>2003-12-10 22:10:54 (UTC)
committer harlekin <harlekin>2003-12-10 22:10:54 (UTC)
commitdffe105588cace5d96792155cee3a32a70a05017 (patch) (side-by-side diff)
treecf935726a73caba96e22bb0eb180da147c94c829 /core/settings/light-and-power/sensor.cpp
parent7c21195c1dde6cc91c41e5b15ef5acce568a2f54 (diff)
downloadopie-dffe105588cace5d96792155cee3a32a70a05017.zip
opie-dffe105588cace5d96792155cee3a32a70a05017.tar.gz
opie-dffe105588cace5d96792155cee3a32a70a05017.tar.bz2
less includes
Diffstat (limited to 'core/settings/light-and-power/sensor.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/light-and-power/sensor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/settings/light-and-power/sensor.cpp b/core/settings/light-and-power/sensor.cpp
index 5ca54d4..41de851 100644
--- a/core/settings/light-and-power/sensor.cpp
+++ b/core/settings/light-and-power/sensor.cpp
@@ -16,25 +16,24 @@
    =_        +     =;=|` MERCHANTABILITY or FITNESS FOR A
  _.=:.       :    :=>`: PARTICULAR PURPOSE. See the GNU General
..}^=.=       =       ; Public License for more details.
++=   -.     .`     .:
 :     =  ...= . :.=- You should have received a copy of the GNU
 -.   .:....=;==+<; General Public License along with this file;
  -_. . .   )=.  = see the file COPYING. If not, write to the
    --        :-=` Free Software Foundation, Inc.,
59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
*/
-#include <qframe.h>
#include <qlayout.h>
#include <qslider.h>
#include <qspinbox.h>
#include <opie/odevice.h>
using namespace Opie;
#include "calibration.h"
#include "sensor.h"
Sensor::Sensor ( QStringList &params, QWidget *parent, const char *name )