Merge branch '0.5.0.x' into 0.5.x
[novacoin.git] / src / qt / guiutil.h
index 129ab73..e63e6aa 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: