mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
Signalbars: move sorce files to gui/components
This commit is contained in:
@@ -32,6 +32,7 @@ libneutrino_gui_components_a_SOURCES = \
|
||||
cc_frm_footer.cpp \
|
||||
cc_frm_header.cpp \
|
||||
cc_frm_icons.cpp \
|
||||
cc_frm_signalbars.cpp \
|
||||
cc_frm_window.cpp \
|
||||
cc_item.cpp \
|
||||
cc_item_infobox.cpp \
|
||||
|
@@ -29,7 +29,7 @@
|
||||
|
||||
#include <global.h>
|
||||
#include <neutrino.h>
|
||||
#include "signalbars.h"
|
||||
#include "cc_frm_signalbars.h"
|
||||
#include <sstream>
|
||||
|
||||
#define SB_MIN_HEIGHT 12
|
@@ -38,7 +38,6 @@ libneutrino_gui_widget_a_SOURCES = \
|
||||
messagebox.cpp \
|
||||
mountchooser.cpp \
|
||||
msgbox.cpp \
|
||||
signalbars.cpp \
|
||||
stringinput.cpp \
|
||||
stringinput_ext.cpp \
|
||||
textbox.cpp
|
||||
|
Reference in New Issue
Block a user