NetworkManager/clients/tui/newt
Thomas Haller 0bdcab100c all: cleanup includes in header files
- don't include "nm-default.h" in header files. Every source file must
  include as first header "nm-default.h", thus our headers get the
  default include already implicitly.

- we don't support compiling NetworkManager itself with a C++ compiler. Remove
  G_BEGIN_DECLS/G_END_DECLS from internal headers. We do however support
  users of libnm to use C++, thus they stay in public headers.

(cherry picked from commit f19aff8909)
2016-08-17 19:51:17 +02:00
..
Makefile.am build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nmt-newt-button-box.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-button-box.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-button.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-button.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-checkbox.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-checkbox.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-component.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-component.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-container.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-container.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-entry-numeric.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-entry-numeric.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-entry.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-entry.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-form.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-form.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-grid.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-grid.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-hacks.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-hacks.h all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-label.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-label.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-listbox.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-listbox.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-popup.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-popup.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-section.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-section.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-separator.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-separator.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-stack.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-stack.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-textbox.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-textbox.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-toggle-button.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-toggle-button.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-types.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-utils.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-utils.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-widget.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-widget.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00