mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
configure: put buildinfo stuff in own config header
...so there's no need to rebuild everything all the time
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
#include <gui/widget/messagebox.h>
|
||||
#include <system/helpers.h>
|
||||
|
||||
#include <local_build_config.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
CBuildInfo::CBuildInfo() : CComponentsWindow(1, 1, 700, 500, LOCALE_BUILDINFO_MENU, NEUTRINO_ICON_INFO)
|
||||
|
Reference in New Issue
Block a user