From: arif Date: Thu, 28 Feb 2008 20:58:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: LAST_LIBGRAPH~32^2~4649 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3fadf195b64fe5dd5bcd9291734dd05045a4d83e;p=graphviz *** empty log message *** --- diff --git a/cmd/smyrna/topview.c b/cmd/smyrna/topview.c index 8e8521895..7dc135886 100755 --- a/cmd/smyrna/topview.c +++ b/cmd/smyrna/topview.c @@ -954,7 +954,7 @@ void menu_click_alpha_plus(void* p) #ifdef _WIN32 #define SMYRNA_ICON_PAN "c:/pan.raw" #define SMYRNA_ICON_ZOOM "c:/zoom.raw" -#define SMYRNA_ICON_ZOOMPLUS "c:/zomplus.raw" +#define SMYRNA_ICON_ZOOMPLUS "c:/zoomplus.raw" #define SMYRNA_ICON_ZOOMMINUS "c:/zoomminus.raw" #define SMYRNA_ICON_FISHEYE "c:/fisheye.raw" #endif