From f23b042e2ac0a8b31a51c1059dee281156dd5ce9 Mon Sep 17 00:00:00 2001 From: harlekin Date: Mon, 31 Mar 2003 16:52:59 +0000 Subject: rotate applet between desktop and suspend and not suspend and logout --- (limited to 'core/applets') diff --git a/core/applets/rotateapplet/rotate.cpp b/core/applets/rotateapplet/rotate.cpp index 42406da..0ead016 100644 --- a/core/applets/rotateapplet/rotate.cpp +++ b/core/applets/rotateapplet/rotate.cpp @@ -49,7 +49,7 @@ RotateApplet::~RotateApplet ( ) int RotateApplet::position ( ) const { - return 2; + return 3; } QString RotateApplet::name ( ) const -- cgit v0.9.0.2