Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added TODO find a better default fontsize
adding suggestion to how to detect font size
  • Loading branch information
mbernasocchi committed Mar 28, 2012
1 parent e1048a9 commit 76ba1f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/qgisapp.h
Expand Up @@ -1188,6 +1188,7 @@ class QgisApp : public QMainWindow, private Ui::MainWindow

#ifdef ANDROID
#define QGIS_ICON_SIZE 32
//TODO find a better default fontsize maybe using DPI detection or so
#define QGIS_DEFAULT_FONTSIZE 8
#else
#define QGIS_ICON_SIZE 24
Expand Down

0 comments on commit 76ba1f6

Please sign in to comment.