~ricotz/plank/consolidate-api

« back to all changes in this revision

Viewing changes to lib/PositionManager.vala

  • Committer: Rico Tzschichholz
  • Date: 2015-11-03 10:37:19 UTC
  • Revision ID: ricotz@ubuntu.com-20151103103719-s2gik7a9cnove1tg
Drop nested namespaces

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
//  along with this program.  If not, see <http://www.gnu.org/licenses/>.
18
18
//
19
19
 
20
 
using Plank.Items;
21
 
using Plank.Drawing;
22
 
using Plank.Services;
23
 
using Plank.Services.Windows;
24
 
 
25
20
namespace Plank
26
21
{
27
22
        /**