Changeset d97db6d321 in tspsg for src/globals.h


Ignore:
Timestamp:
Mar 22, 2011, 9:31:18 PM (13 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
a885c3d9d2
Parents:
d8a3826f87
git-author:
Oleksii Serdiuk <contacts@…> (03/22/11 21:31:18)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:58)
Message:
  • Improved some error messages: now they are more verbose.
  • Handheld version now includes larger icons (48x48 instead of 32x32).
  • Fixed bug #2: Solution graph is too small on high resolution screens.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/globals.h

    rd8a3826f87 rd97db6d321  
    143143
    144144#ifdef HANDHELD
    145 #   define ICON_SIZE "32x32"
     145#   define ICON_SIZE "48x48"
    146146#   define ICON_FORMAT "png"
    147147#else
Note: See TracChangeset for help on using the changeset viewer.