瀏覽代碼

* Patch from Paul Ishenin to remove unneeded symbols

git-svn-id: trunk@11627 -
michael 17 年之前
父節點
當前提交
243a724dac
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      packages/gtk2/src/gtk+/gtk/gtkincludes.inc

+ 3 - 3
packages/gtk2/src/gtk+/gtk/gtkincludes.inc

@@ -155,10 +155,10 @@
 
 
 // new GtkFileChooser Widget
 // new GtkFileChooser Widget
 {$include gtkfilechooser.inc}
 {$include gtkfilechooser.inc}
-{$include gtkfilechooserdefault.inc}
+//{$include gtkfilechooserdefault.inc} - no exports
 {$include gtkfilechooserdialog.inc}
 {$include gtkfilechooserdialog.inc}
-{$include gtkfilechooserembed.inc}
-{$include gtkfilechooserentry.inc}
+//{$include gtkfilechooserembed.inc} - no exports
+//{$include gtkfilechooserentry.inc} - no exports
 {$include gtkfilechooserprivate.inc}
 {$include gtkfilechooserprivate.inc}
 {$include gtkfilechooserutils.inc}
 {$include gtkfilechooserutils.inc}
 {$include gtkfilechooserwidget.inc}
 {$include gtkfilechooserwidget.inc}