|
Line
Link Here
|
| 0 |
-- a/src/src/dlgabout.cpp |
0 |
++ b/src/src/dlgabout.cpp |
|
Lines 31-36
Link Here
|
| 31 |
#include <wx/dcmemory.h> // wxMemoryDC |
31 |
#include <wx/dcmemory.h> // wxMemoryDC |
| 32 |
#include <wx/display.h> |
32 |
#include <wx/display.h> |
| 33 |
#include <wx/statbmp.h> |
33 |
#include <wx/statbmp.h> |
|
|
34 |
#include <pluginmanager.h> |
| 35 |
#include <algorithm> |
| 34 |
|
36 |
|
| 35 |
#include "appglobals.h" |
37 |
#include "appglobals.h" |
| 36 |
#include "dlgabout.h" // class's header file |
38 |
#include "dlgabout.h" // class's header file |