Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
925ab46a
Commit
925ab46a
authored
Apr 04, 2007
by
Jean-Baptiste Kempf
Browse files
qt4 - Rename a confusing component
parent
3a7f6136
Changes
4
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt4/Modules.am
View file @
925ab46a
...
...
@@ -52,7 +52,7 @@ TOMOC = main_interface \
components/extended_panels
\
components/infopanels
\
components/preferences_widgets
\
components/preferences
\
components/
complete_
preferences
\
components/simple_preferences
\
components/open
\
components/interface_widgets
\
...
...
@@ -82,7 +82,7 @@ nodist_SOURCES_qt4 = \
components/extended_panels.moc.cpp
\
components/infopanels.moc.cpp
\
components/preferences_widgets.moc.cpp
\
components/preferences.moc.cpp
\
components/
complete_
preferences.moc.cpp
\
components/simple_preferences.moc.cpp
\
components/open.moc.cpp
\
components/interface_widgets.moc.cpp
\
...
...
@@ -132,7 +132,7 @@ SOURCES_qt4 = qt4.cpp \
components/extended_panels.cpp
\
components/infopanels.cpp
\
components/preferences_widgets.cpp
\
components/preferences.cpp
\
components/
complete_
preferences.cpp
\
components/simple_preferences.cpp
\
components/open.cpp
\
components/interface_widgets.cpp
\
...
...
@@ -164,7 +164,7 @@ EXTRA_DIST += \
components/extended_panels.hpp
\
components/infopanels.hpp
\
components/preferences_widgets.hpp
\
components/preferences.hpp
\
components/
complete_
preferences.hpp
\
components/simple_preferences.hpp
\
components/open.hpp
\
components/interface_widgets.hpp
\
...
...
modules/gui/qt4/components/preferences.cpp
→
modules/gui/qt4/components/
complete_
preferences.cpp
View file @
925ab46a
...
...
@@ -37,7 +37,7 @@
#include <QPalette>
#include <QColor>
#include "components/preferences.hpp"
#include "components/
complete_
preferences.hpp"
#include "components/preferences_widgets.hpp"
#include "qt4.hpp"
...
...
modules/gui/qt4/components/preferences.hpp
→
modules/gui/qt4/components/
complete_
preferences.hpp
View file @
925ab46a
File moved
modules/gui/qt4/dialogs/preferences.cpp
View file @
925ab46a
...
...
@@ -26,7 +26,7 @@
#include "dialogs_provider.hpp"
#include "util/qvlcframe.hpp"
#include "components/preferences.hpp"
#include "components/
complete_
preferences.hpp"
#include "components/simple_preferences.hpp"
#include "qt4.hpp"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment