OSDN Git Service

1.7.0
[psychlops/cpp.git] / psychlops / extension / standard / widgets / psychlops_widget.h
index 3bd57ad..186d611 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  psychlops_widgets_prototype.h
+ *  psychlops_widget.h
  *  Psychlops Standard Library (Universal)
  *
  *  Last Modified 2009/02/15 by Kenchi HOSOKAWA
@@ -93,7 +93,7 @@ namespace Widgets {
                public:
                static int __LAST_TOTAL_REFRESH;
                static double __autoAlign_;
-               static void __autoAlign(WidgetRect &target);            
+               static void __autoAlign(WidgetRect &target);
 
                Theme *theme;
                Theme::TYPE_TAG theme_type;