[gimp/gtk3-port: 118/140] app: remove GtkWrapBox
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gtk3-port: 118/140] app: remove GtkWrapBox
- Date: Thu, 25 Nov 2010 19:34:35 +0000 (UTC)
commit c19b7c89dd80b126300ce41de8ebec27fd6d3c7c
Author: Michael Natterer <mitch gimp org>
Date: Thu Oct 28 02:32:44 2010 +0200
app: remove GtkWrapBox
app/widgets/Makefile.am | 6 +-
app/widgets/gimptoolbox.c | 1 -
app/widgets/gtkhwrapbox.c | 611 ------------------------------
app/widgets/gtkhwrapbox.h | 69 ----
app/widgets/gtkwrapbox.c | 898 ---------------------------------------------
app/widgets/gtkwrapbox.h | 134 -------
6 files changed, 1 insertions(+), 1718 deletions(-)
---
diff --git a/app/widgets/Makefile.am b/app/widgets/Makefile.am
index 44ded6b..1deb871 100644
--- a/app/widgets/Makefile.am
+++ b/app/widgets/Makefile.am
@@ -391,11 +391,7 @@ libappwidgets_a_sources = \
gimpwidgets-utils.c \
gimpwidgets-utils.h \
gimpwindow.c \
- gimpwindow.h \
- gtkwrapbox.c \
- gtkwrapbox.h \
- gtkhwrapbox.c \
- gtkhwrapbox.h
+ gimpwindow.h
libappwidgets_a_built_sources = widgets-enums.c
diff --git a/app/widgets/gimptoolbox.c b/app/widgets/gimptoolbox.c
index edf5f77..62c0f46 100644
--- a/app/widgets/gimptoolbox.c
+++ b/app/widgets/gimptoolbox.c
@@ -50,7 +50,6 @@
#include "gimptoolpalette.h"
#include "gimpuimanager.h"
#include "gimpwidgets-utils.h"
-#include "gtkhwrapbox.h"
#include "about.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]