diff options
| author | Maximilian Albert <maximilian.albert@gmail.com> | 2008-02-03 16:04:33 +0000 |
|---|---|---|
| committer | cilix42 <cilix42@users.sourceforge.net> | 2008-02-03 16:04:33 +0000 |
| commit | bc75860245b32e4a3bbe25c848d9f1a7613d4dac (patch) | |
| tree | 58424eb0c41b29d505e1b31a698c6e66dec58414 /src/desktop.h | |
| parent | Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943. (diff) | |
| download | inkscape-bc75860245b32e4a3bbe25c848d9f1a7613d4dac.tar.gz inkscape-bc75860245b32e4a3bbe25c848d9f1a7613d4dac.zip | |
Fix missing ruler and document title updates when a file is opened in an existing window
(bzr r4640)
Diffstat (limited to 'src/desktop.h')
| -rw-r--r-- | src/desktop.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/desktop.h b/src/desktop.h index 0a3732d56..84b829726 100644 --- a/src/desktop.h +++ b/src/desktop.h @@ -42,13 +42,11 @@ typedef struct _GtkWidget GtkWidget; struct SPCanvas; struct SPCanvasItem; struct SPCanvasGroup; -struct SPDesktopWidget; struct SPEventContext; struct SPItem; struct SPNamedView; struct SPObject; struct SPStyle; -struct SPViewWidget; namespace Gtk { |
