summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a4f5b8b)
raw | patch | inline | side by side (parent: a4f5b8b)
| author | johanengelen <johanengelen@users.sourceforge.net> | |
| Sat, 6 Jan 2007 20:09:14 +0000 (20:09 +0000) | ||
| committer | johanengelen <johanengelen@users.sourceforge.net> | |
| Sat, 6 Jan 2007 20:09:14 +0000 (20:09 +0000) |
| src/ui/dialog/dialog.cpp | patch | blob | history |
index 43f66134804a3fdfb369c453f190ef87d71dfe28..61ee2dd9172f23dcbe784c10f4293b176ae3ceed 100644 (file)
--- a/src/ui/dialog/dialog.cpp
+++ b/src/ui/dialog/dialog.cpp
namespace UI {
namespace Dialog {
-//#ifndef WIN32
static gboolean
sp_retransientize_again (gpointer dlgPtr)
{
dlg->retransientize_suppress = false;
return FALSE; // so that it is only called once
}
-//#endif
static void
sp_retransientize (Inkscape::Application *inkscape, SPDesktop *desktop, gpointer dlgPtr)