Sometimes its the little things..
[qzeecontrol] / btconnector.cpp
index aeca38a..8f5f97e 100644 (file)
@@ -69,6 +69,7 @@ void BtConnector::disconnect(){
     /*
      * Explicitly set D to false in case the remote was shut off
      * using the power key, which equals the 'D' key.
+     * Well, good intention but doesn't seem to work.
      */
     setD(false);
 }