summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/Makefile_insert
diff options
context:
space:
mode:
authorJohn Smith <john.smith7545@yahoo.com>2012-04-17 08:31:13 +0000
committerJohn Smith <removethis.john.q.public@bigmail.com>2012-04-17 08:31:13 +0000
commit0c63499f4369d78f9f7186438dfc2051d4f677bb (patch)
tree58693855f3c7b6108f150197faed10a621bba234 /src/ui/widget/Makefile_insert
parentsome more string class usage as opposed to c-strings to prevent issues (diff)
downloadinkscape-0c63499f4369d78f9f7186438dfc2051d4f677bb.tar.gz
inkscape-0c63499f4369d78f9f7186438dfc2051d4f677bb.zip
Fix for 169888 : HIG Style frame
(bzr r11260)
Diffstat (limited to 'src/ui/widget/Makefile_insert')
-rw-r--r--src/ui/widget/Makefile_insert2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/widget/Makefile_insert b/src/ui/widget/Makefile_insert
index 4dc83a81d..cea869300 100644
--- a/src/ui/widget/Makefile_insert
+++ b/src/ui/widget/Makefile_insert
@@ -19,6 +19,8 @@ ink_common_sources += \
ui/widget/entry.h \
ui/widget/filter-effect-chooser.h \
ui/widget/filter-effect-chooser.cpp \
+ ui/widget/frame.cpp \
+ ui/widget/frame.h \
ui/widget/handlebox.cpp \
ui/widget/handlebox.h \
ui/widget/icon-widget.cpp \