Add missing shell-window-tracker-private.h file
This commit is contained in:
parent
bf6d0dc808
commit
f76dae5ec8
9
src/shell-window-tracker-private.h
Normal file
9
src/shell-window-tracker-private.h
Normal file
@ -0,0 +1,9 @@
|
||||
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
|
||||
#ifndef __SHELL_WINDOW_TRACKER_PRIVATE_H__
|
||||
#define __SHELL_WINDOW_TRACKER_PRIVATE_H__
|
||||
|
||||
#include "shell-window-tracker.h"
|
||||
|
||||
void _shell_window_tracker_notify_app_state_changed (ShellWindowTracker *tracker, ShellApp *self);
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user