1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2025-04-21 12:27:27 +03:00

Minimized gmenu2x.h.

Everything that does not need to be shared was moved to gmenu2x.cpp.
This commit is contained in:
Maarten ter Huurne
2011-10-23 17:27:29 +02:00
parent aea1c44020
commit f28e4f6d89
17 changed files with 75 additions and 50 deletions

View File

@@ -24,6 +24,8 @@
#include "buttonbox.h"
#include "filelister.h"
#include "gmenu2x.h"
#include "iconbutton.h"
#include "utilities.h"
#include <iostream>