mirror of
https://github.com/labwc/labwc.git
synced 2026-02-10 04:27:47 -05:00
Rename osd.{h,c} to cycle.{h,c}
This commit is contained in:
parent
35b3980a5b
commit
65cc2e40ba
12 changed files with 14 additions and 14 deletions
|
|
@ -11,12 +11,12 @@
|
|||
#include "common/macros.h"
|
||||
#include "config/keybind.h"
|
||||
#include "config/rcxml.h"
|
||||
#include "cycle.h"
|
||||
#include "idle.h"
|
||||
#include "input/ime.h"
|
||||
#include "input/key-state.h"
|
||||
#include "labwc.h"
|
||||
#include "menu/menu.h"
|
||||
#include "osd.h"
|
||||
#include "session-lock.h"
|
||||
#include "view.h"
|
||||
#include "workspaces.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue