Skip to content
Snippets Groups Projects
Commit 35b28acf authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

nicer icns on win64

parent 4e09e144
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ typedef unsigned long intptr_t; ...@@ -40,7 +40,7 @@ typedef unsigned long intptr_t;
#include "Plugin.h" #include "Plugin.h"
#include "PluginManager.h" #include "PluginManager.h"
#include "OpenFile.h" #include "OpenFile.h"
#include "Win32Icon.h" #include "WinIcon.h"
#include "Options.h" #include "Options.h"
#include "CommandLine.h" #include "CommandLine.h"
#include "Context.h" #include "Context.h"
......
#include "Win32Icon.h" #include "WinIcon.h"
IDI_ICON ICON DISCARDABLE "Win32Icon.ico" IDI_ICON ICON DISCARDABLE "Win32Icon.ico"
Fltk/Win64Icon.ico

279 KiB

#include "WinIcon.h"
IDI_ICON ICON DISCARDABLE "Win64Icon.ico"
No preview for this file type
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment