Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 832796 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +3 lines)
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

Return to bug 832796