summaryrefslogtreecommitdiffstats
path: root/src/Applet/CCApplet.cpp
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2009-12-07 12:28:16 +0100
committerKarel Klic <kklic@redhat.com>2009-12-07 12:28:16 +0100
commit9c20953d95a20d031896245f98a62f1e89d29c33 (patch)
tree3f808a5be51cbe59e8c5947aeef743575c8cb6e4 /src/Applet/CCApplet.cpp
parentc7341fd8519a89af558b341f316931d851a747fc (diff)
parentfb72ac689ca4832fca215edc942ae01592ecfff8 (diff)
downloadabrt-9c20953d95a20d031896245f98a62f1e89d29c33.tar.gz
abrt-9c20953d95a20d031896245f98a62f1e89d29c33.tar.xz
abrt-9c20953d95a20d031896245f98a62f1e89d29c33.zip
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Diffstat (limited to 'src/Applet/CCApplet.cpp')
-rw-r--r--src/Applet/CCApplet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Applet/CCApplet.cpp b/src/Applet/CCApplet.cpp
index c91b4e8..b73b41d 100644
--- a/src/Applet/CCApplet.cpp
+++ b/src/Applet/CCApplet.cpp
@@ -349,7 +349,7 @@ bool CApplet::load_icons()
}
-//int CApplet::AddEvent(int pUUID, const std::string& pProgname)
+//int CApplet::AddEvent(int pUUID, const char *pProgname)
//{
// m_mapEvents[pUUID] = "pProgname";
// SetIconTooltip(_("Pending events: %i"), m_mapEvents.size());