diff options
-rw-r--r-- | src/gtkext/Makefile.am | 2 | ||||
-rw-r--r-- | src/gtkext/statusstack.c (renamed from src/gtkext/gtkstatusstack.c) | 0 | ||||
-rw-r--r-- | src/gtkext/statusstack.h (renamed from src/gtkext/gtkstatusstack.h) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkext/Makefile.am b/src/gtkext/Makefile.am index 57834b2..9f32c7c 100644 --- a/src/gtkext/Makefile.am +++ b/src/gtkext/Makefile.am @@ -14,7 +14,7 @@ libgtkext_la_SOURCES = \ gtkdockable-int.h \ gtkdockable.h gtkdockable.c \ gtkgraphdisplay.h gtkgraphdisplay.c \ - gtkstatusstack.h gtkstatusstack.c \ + statusstack.h statusstack.c \ hexdisplay.h hexdisplay.c \ named-int.h \ named.h named.c \ diff --git a/src/gtkext/gtkstatusstack.c b/src/gtkext/statusstack.c index fe4e4d5..fe4e4d5 100644 --- a/src/gtkext/gtkstatusstack.c +++ b/src/gtkext/statusstack.c diff --git a/src/gtkext/gtkstatusstack.h b/src/gtkext/statusstack.h index f419014..f419014 100644 --- a/src/gtkext/gtkstatusstack.h +++ b/src/gtkext/statusstack.h |