diff options
Diffstat (limited to 'textproc/stardict3/files/patch-src::mainwin.h')
-rw-r--r-- | textproc/stardict3/files/patch-src::mainwin.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/stardict3/files/patch-src::mainwin.h b/textproc/stardict3/files/patch-src::mainwin.h deleted file mode 100644 index 6f2d4d6a21ea..000000000000 --- a/textproc/stardict3/files/patch-src::mainwin.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/mainwin.h.orig Tue Sep 23 18:19:44 2003 -+++ src/mainwin.h Tue Jan 18 02:23:04 2005 -@@ -22,7 +22,7 @@ - TEXT_WIN_PATTERN_NOT_FOUND, - TEXT_WIN_TIPS, // when the word entry is empty,it will show tip - TEXT_WIN_INFO, -- TEXT_WIN_TREEDICT, -+ TEXT_WIN_TREEDICT - }; - - enum ListWinListWordType |