aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/libgtkui.vcproj
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-10-18 21:14:43 +0000
committerGerald Combs <gerald@wireshark.org>2012-10-18 21:14:43 +0000
commit576b24c96ee4ac4ca7fb9fc116b6e8ce3704227d (patch)
treef8e0abf64215eb0083a475acfdcea3806e4c0ba5 /ui/gtk/libgtkui.vcproj
parent05c1e47f68b609702ec13a09e5ebc1a572841e12 (diff)
Move ui-independent object export routines to the common ui directory.
Implement DICOM, HTTP, and SMB object exports. Rename the GTK+ export files. C++-ize epan/tap.h. Fix an apparent memory leak in eo_save_all_clicked_cb. The Qt dialog has an indeterminate progress bar. I tried adding something similar to the GTK+ dialog but event processing led down a rabbit hole. svn path=/trunk/; revision=45647
Diffstat (limited to 'ui/gtk/libgtkui.vcproj')
-rw-r--r--ui/gtk/libgtkui.vcproj8
1 files changed, 2 insertions, 6 deletions
diff --git a/ui/gtk/libgtkui.vcproj b/ui/gtk/libgtkui.vcproj
index 61126533e6..ab5be3088c 100644
--- a/ui/gtk/libgtkui.vcproj
+++ b/ui/gtk/libgtkui.vcproj
@@ -145,11 +145,7 @@
>
</File>
<File
- RelativePath=".\export_object.c"
- >
- </File>
- <File
- RelativePath=".\export_object_http.c"
+ RelativePath=".\export_object_dlg.c"
>
</File>
<File
@@ -783,7 +779,7 @@
>
</File>
<File
- RelativePath=".\export_object.h"
+ RelativePath=".\export_object_dlg.h"
>
</File>
<File