some strategic documentation
[ardour.git] / libs / pbd / pbd / id.h
index 1f33e6d732cc408ae080da6fec1e063fbd119355..5316e7c20e32ccfc940dbb2d7d3d79644c6ec3bc 100644 (file)
@@ -29,6 +29,7 @@
 
 namespace PBD {
 
+/** a unique ID to identify objects numerically */
 class LIBPBD_API ID {
   public:
        ID ();