~ctwm/ctwm/trunk

« back to all changes in this revision

Viewing changes to resize.c

  • Committer: Matthew Fuller
  • Date: 2016-09-20 03:03:41 UTC
  • mto: This revision was merged to the branch mainline in revision 524.
  • Revision ID: fullermd@over-yonder.net-20160920030341-0mkwhdc71quyow43
Move MoveOutline() over to win_ops.

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
#include "decorations.h"
83
83
#include "screen.h"
84
84
#include "drawing.h"
 
85
#include "win_ops.h"
85
86
#include "win_utils.h"
86
87
#include "workspace_manager.h"
87
88
#include "iconmgr.h"