Merge branch '0.5.0.x' into 0.5.x
[novacoin.git] / src / qt / guiutil.h
index d7523aa..a7eee09 100644 (file)
@@ -12,6 +12,8 @@ class QUrl;
 QT_END_NAMESPACE
 class SendCoinsRecipient;
 
+/** Static utility functions used by the Bitcoin Qt UI.
+ */
 class GUIUtil
 {
 public: