summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b27b417)
raw | patch | inline | side by side (parent: b27b417)
author | rwst <rwst@users.sourceforge.net> | |
Mon, 1 May 2006 15:32:29 +0000 (15:32 +0000) | ||
committer | rwst <rwst@users.sourceforge.net> | |
Mon, 1 May 2006 15:32:29 +0000 (15:32 +0000) |
src/document.h | patch | blob | history |
diff --git a/src/document.h b/src/document.h
index f601b15ff168a705f614ef9715a5daab62c03cea..4d293e981479a12f1fa68c0b7533621aef8bbd77 100644 (file)
--- a/src/document.h
+++ b/src/document.h
sigc::connection _selection_changed_connection;
sigc::connection _desktop_activated_connection;
- void SPDocument::fitToRect(NRRect const & rect);
+ void fitToRect(NRRect const & rect);
};
SPDocument *sp_document_new (const gchar *uri, unsigned int keepalive, bool make_new = false);