diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2012-01-03 01:11:07 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2012-01-03 01:11:07 +0000 |
| commit | 1c82ead814a66075e98fffdf152652452b4dda34 (patch) | |
| tree | 3869812f527dc30a4ece6d43f8fc1feed7cd152d /src/ui/dialog/dialog.h | |
| parent | Cleanup GSEAL issues and deprecated GtkTooltips (diff) | |
| download | inkscape-1c82ead814a66075e98fffdf152652452b4dda34.tar.gz inkscape-1c82ead814a66075e98fffdf152652452b4dda34.zip | |
More deprecated GtkTooltips
(bzr r10827)
Diffstat (limited to 'src/ui/dialog/dialog.h')
| -rw-r--r-- | src/ui/dialog/dialog.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ui/dialog/dialog.h b/src/ui/dialog/dialog.h index 92de83187..0afd5ee72 100644 --- a/src/ui/dialog/dialog.h +++ b/src/ui/dialog/dialog.h @@ -13,8 +13,7 @@ #ifndef INKSCAPE_DIALOG_H #define INKSCAPE_DIALOG_H -#include <gtkmm/dialog.h> -#include <gtkmm/tooltips.h> +#include <gtkmm.h> #include "dock-behavior.h" #include "floating-behavior.h" |
