cursor-tracker: Reindent
This commit is contained in:
parent
fd8c49ff0a
commit
938fb8e6c8
1 changed files with 2 additions and 2 deletions
|
@ -48,8 +48,8 @@
|
|||
G_DEFINE_TYPE (MetaCursorTracker, meta_cursor_tracker, G_TYPE_OBJECT);
|
||||
|
||||
enum {
|
||||
CURSOR_CHANGED,
|
||||
LAST_SIGNAL
|
||||
CURSOR_CHANGED,
|
||||
LAST_SIGNAL
|
||||
};
|
||||
|
||||
static guint signals[LAST_SIGNAL];
|
||||
|
|
Loading…
Reference in a new issue