CustomUserDialog.st
changeset 740 dcc444183c8c
parent 669 13f049ec3b22
child 741 c23d35088a49
--- a/CustomUserDialog.st	Sun Nov 09 01:28:44 2014 +0100
+++ b/CustomUserDialog.st	Sun Nov 09 18:28:26 2014 +0100
@@ -4,7 +4,7 @@
 	instanceVariableNames:'dialog'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Interface-Refactoring-Custom'
+	category:'Interface-Refactoring-Custom-UI'
 !
 
 !CustomUserDialog class methodsFor:'documentation'!