open-with: initial implementation of GtkOpenWithDialog

This commit is contained in:
Cosimo Cecchi
2010-11-16 13:47:51 +01:00
parent f350c4c1b2
commit be18ca45f0
6 changed files with 1466 additions and 0 deletions

View File

@ -129,6 +129,7 @@
#include <gtk/gtkmountoperation.h>
#include <gtk/gtknotebook.h>
#include <gtk/gtkoffscreenwindow.h>
#include <gtk/gtkopenwithdialog.h>
#include <gtk/gtkorientable.h>
#include <gtk/gtkpagesetup.h>
#include <gtk/gtkpapersize.h>