aboutsummaryrefslogtreecommitdiff
path: root/src/usb-snap.h
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2016-03-16 09:04:44 -0500
committerCharles Kerr <charles.kerr@canonical.com>2016-03-16 09:04:44 -0500
commit3ef931c4bc8d87497dbe9f6ceda9ce4ca3bb116f (patch)
tree8c605757b28bbe736e901eee523264d6bccc72c2 /src/usb-snap.h
parent078459b6c837264eb2d6b45a84a1641a3aeab2cc (diff)
downloadayatana-indicator-display-3ef931c4bc8d87497dbe9f6ceda9ce4ca3bb116f.tar.gz
ayatana-indicator-display-3ef931c4bc8d87497dbe9f6ceda9ce4ca3bb116f.tar.bz2
ayatana-indicator-display-3ef931c4bc8d87497dbe9f6ceda9ce4ca3bb116f.zip
tweak class description comments
Diffstat (limited to 'src/usb-snap.h')
-rw-r--r--src/usb-snap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usb-snap.h b/src/usb-snap.h
index 6ad3a4c..94de394 100644
--- a/src/usb-snap.h
+++ b/src/usb-snap.h
@@ -26,6 +26,9 @@
#include <memory>
#include <string>
+/**
+ * A snap decision prompt for whether or not to allow an ADB connection
+ */
class UsbSnap
{
public: