[sawfish] fix in define-structure of simple-dialog.jl



commit 52e3707e945314da57627373d55cab30ecad3834
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Sun Sep 19 14:11:27 2010 +0200

    fix in define-structure of simple-dialog.jl

 lisp/sawfish/gtk/widgets/simple-dialog.jl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lisp/sawfish/gtk/widgets/simple-dialog.jl b/lisp/sawfish/gtk/widgets/simple-dialog.jl
index 5d62697..3e1495b 100644
--- a/lisp/sawfish/gtk/widgets/simple-dialog.jl
+++ b/lisp/sawfish/gtk/widgets/simple-dialog.jl
@@ -22,7 +22,7 @@
 ;; it had been called "lisp/sawfish/gtk/stock.jl.gtk".
 ;; Re-added in the commit ce7e6c.
 
-(define-structure sawfish.gtk.simple-dialog
+(define-structure sawfish.gtk.widgets.simple-dialog
 
     (export simple-dialog
             widget-dialog)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]