summaryrefslogtreecommitdiff
path: root/textproc/stardict3/files/patch-src::docklet.h
blob: b2f7c9634b1b8fe7696463de54bc2a60d6bf31a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/docklet.h.orig	Tue Sep 23 18:19:44 2003
+++ src/docklet.h	Tue Jan 18 02:20:01 2005
@@ -7,7 +7,7 @@
 enum DockLetIconType {
 	DOCKLET_NORMAL_ICON,
 	DOCKLET_SCAN_ICON,
-	DOCKLET_STOP_ICON,
+	DOCKLET_STOP_ICON
 };
 
 class DockLet{