diff --git a/pcsx2-qt/AboutDialog.cpp b/pcsx2-qt/AboutDialog.cpp index 89911a0790..e1c3c0430b 100644 --- a/pcsx2-qt/AboutDialog.cpp +++ b/pcsx2-qt/AboutDialog.cpp @@ -153,3 +153,5 @@ void AboutDialog::showHTMLDialog(QWidget* parent, const QString& title, const QS dialog.exec(); } + +#include "moc_AboutDialog.cpp" diff --git a/pcsx2-qt/AutoUpdaterDialog.cpp b/pcsx2-qt/AutoUpdaterDialog.cpp index 6b9cc29db0..8d18a7c0f5 100644 --- a/pcsx2-qt/AutoUpdaterDialog.cpp +++ b/pcsx2-qt/AutoUpdaterDialog.cpp @@ -913,3 +913,5 @@ void AutoUpdaterDialog::cleanupAfterUpdate() } #endif + +#include "moc_AutoUpdaterDialog.cpp" diff --git a/pcsx2-qt/ColorPickerButton.cpp b/pcsx2-qt/ColorPickerButton.cpp index 572ceb7a45..83b8e5d0ab 100644 --- a/pcsx2-qt/ColorPickerButton.cpp +++ b/pcsx2-qt/ColorPickerButton.cpp @@ -51,3 +51,5 @@ void ColorPickerButton::onClicked() updateBackgroundColor(); emit colorChanged(new_rgb); } + +#include "moc_ColorPickerButton.cpp" diff --git a/pcsx2-qt/CoverDownloadDialog.cpp b/pcsx2-qt/CoverDownloadDialog.cpp index c0eda1a866..614aec0e93 100644 --- a/pcsx2-qt/CoverDownloadDialog.cpp +++ b/pcsx2-qt/CoverDownloadDialog.cpp @@ -125,3 +125,5 @@ void CoverDownloadDialog::CoverDownloadThread::runAsync() { GameList::DownloadCovers(m_urls, m_use_serials, this); } + +#include "moc_CoverDownloadDialog.cpp" diff --git a/pcsx2-qt/Debugger/AnalysisOptionsDialog.cpp b/pcsx2-qt/Debugger/AnalysisOptionsDialog.cpp index 7c55301423..0b3e1083a9 100644 --- a/pcsx2-qt/Debugger/AnalysisOptionsDialog.cpp +++ b/pcsx2-qt/Debugger/AnalysisOptionsDialog.cpp @@ -33,3 +33,5 @@ void AnalysisOptionsDialog::analyse() if (m_ui.closeCheckBox->isChecked()) accept(); } + +#include "moc_AnalysisOptionsDialog.cpp" diff --git a/pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.cpp b/pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.cpp index 4be6b5d4d1..2ba98a204f 100644 --- a/pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.cpp +++ b/pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.cpp @@ -200,3 +200,5 @@ void BreakpointDialog::accept() QDialog::accept(); } + +#include "moc_BreakpointDialog.cpp" diff --git a/pcsx2-qt/Debugger/Breakpoints/BreakpointModel.cpp b/pcsx2-qt/Debugger/Breakpoints/BreakpointModel.cpp index e468b6314d..cca188c13d 100644 --- a/pcsx2-qt/Debugger/Breakpoints/BreakpointModel.cpp +++ b/pcsx2-qt/Debugger/Breakpoints/BreakpointModel.cpp @@ -699,3 +699,5 @@ void BreakpointModel::clear() m_breakpoints.clear(); endResetModel(); } + +#include "moc_BreakpointModel.cpp" diff --git a/pcsx2-qt/Debugger/Breakpoints/BreakpointView.cpp b/pcsx2-qt/Debugger/Breakpoints/BreakpointView.cpp index 061fb4ba2e..2162231a74 100644 --- a/pcsx2-qt/Debugger/Breakpoints/BreakpointView.cpp +++ b/pcsx2-qt/Debugger/Breakpoints/BreakpointView.cpp @@ -180,3 +180,5 @@ void BreakpointView::resizeColumns() i++; } } + +#include "moc_BreakpointView.cpp" diff --git a/pcsx2-qt/Debugger/DebuggerView.cpp b/pcsx2-qt/Debugger/DebuggerView.cpp index 69cbdf340b..4f56483bd2 100644 --- a/pcsx2-qt/Debugger/DebuggerView.cpp +++ b/pcsx2-qt/Debugger/DebuggerView.cpp @@ -310,3 +310,5 @@ std::vector DebuggerView::createEventActionsImplementation( return actions; } + +#include "moc_DebuggerView.cpp" diff --git a/pcsx2-qt/Debugger/DebuggerWindow.cpp b/pcsx2-qt/Debugger/DebuggerWindow.cpp index 5bd4c243b5..2cce7168d8 100644 --- a/pcsx2-qt/Debugger/DebuggerWindow.cpp +++ b/pcsx2-qt/Debugger/DebuggerWindow.cpp @@ -573,3 +573,5 @@ DebugInterface* DebuggerWindow::currentCPU() return &DebugInterface::get(*maybe_cpu); } + +#include "moc_DebuggerWindow.cpp" diff --git a/pcsx2-qt/Debugger/DisassemblyView.cpp b/pcsx2-qt/Debugger/DisassemblyView.cpp index 1a5bc55091..4c932b726c 100644 --- a/pcsx2-qt/Debugger/DisassemblyView.cpp +++ b/pcsx2-qt/Debugger/DisassemblyView.cpp @@ -1089,3 +1089,5 @@ bool DisassemblyView::FunctionCanRestore(u32 address) return m_stubbedFunctions.find(address) != m_stubbedFunctions.end(); } + +#include "moc_DisassemblyView.cpp" diff --git a/pcsx2-qt/Debugger/Docking/DockManager.cpp b/pcsx2-qt/Debugger/Docking/DockManager.cpp index 5fb05dcb64..643d65bbcb 100644 --- a/pcsx2-qt/Debugger/Docking/DockManager.cpp +++ b/pcsx2-qt/Debugger/Docking/DockManager.cpp @@ -894,3 +894,5 @@ bool DockManager::dragAboutToStart(KDDockWidgets::Core::Draggable* draggable) return !locked; } + +#include "moc_DockManager.cpp" diff --git a/pcsx2-qt/Debugger/Docking/DockMenuBar.cpp b/pcsx2-qt/Debugger/Docking/DockMenuBar.cpp index 0b4662e62f..0d05b6b72a 100644 --- a/pcsx2-qt/Debugger/Docking/DockMenuBar.cpp +++ b/pcsx2-qt/Debugger/Docking/DockMenuBar.cpp @@ -327,3 +327,5 @@ QSize DockMenuBarStyle::sizeFromContents( return size; } + +#include "moc_DockMenuBar.cpp" diff --git a/pcsx2-qt/Debugger/Docking/DockViews.cpp b/pcsx2-qt/Debugger/Docking/DockViews.cpp index 41003be0a5..945ff32754 100644 --- a/pcsx2-qt/Debugger/Docking/DockViews.cpp +++ b/pcsx2-qt/Debugger/Docking/DockViews.cpp @@ -307,3 +307,5 @@ void DockTabBar::mouseDoubleClickEvent(QMouseEvent* event) else event->ignore(); } + +#include "moc_DockViews.cpp" diff --git a/pcsx2-qt/Debugger/Docking/DropIndicators.cpp b/pcsx2-qt/Debugger/Docking/DropIndicators.cpp index 7fdb56702c..8bc37005e7 100644 --- a/pcsx2-qt/Debugger/Docking/DropIndicators.cpp +++ b/pcsx2-qt/Debugger/Docking/DropIndicators.cpp @@ -571,3 +571,5 @@ void DockSegmentedDropIndicatorOverlay::drawMinimalistic() painter.drawRect(segment->second.boundingRect()); } } + +#include "moc_DropIndicators.cpp" diff --git a/pcsx2-qt/Debugger/Docking/LayoutEditorDialog.cpp b/pcsx2-qt/Debugger/Docking/LayoutEditorDialog.cpp index f07787e5b5..1fa49ae369 100644 --- a/pcsx2-qt/Debugger/Docking/LayoutEditorDialog.cpp +++ b/pcsx2-qt/Debugger/Docking/LayoutEditorDialog.cpp @@ -105,3 +105,5 @@ void LayoutEditorDialog::onNameChanged() m_ui.buttonBox->button(QDialogButtonBox::Ok)->setEnabled(error_message.isEmpty()); m_ui.errorMessage->setText(error_message); } + +#include "moc_LayoutEditorDialog.cpp" diff --git a/pcsx2-qt/Debugger/Docking/NoLayoutsWidget.cpp b/pcsx2-qt/Debugger/Docking/NoLayoutsWidget.cpp index 7bb57cbd01..1cc84f3ca5 100644 --- a/pcsx2-qt/Debugger/Docking/NoLayoutsWidget.cpp +++ b/pcsx2-qt/Debugger/Docking/NoLayoutsWidget.cpp @@ -13,3 +13,5 @@ QPushButton* NoLayoutsWidget::createDefaultLayoutsButton() { return m_ui.createDefaultLayoutsButton; } + +#include "moc_NoLayoutsWidget.cpp" diff --git a/pcsx2-qt/Debugger/Memory/MemorySearchView.cpp b/pcsx2-qt/Debugger/Memory/MemorySearchView.cpp index d360cc19e1..dc83376362 100644 --- a/pcsx2-qt/Debugger/Memory/MemorySearchView.cpp +++ b/pcsx2-qt/Debugger/Memory/MemorySearchView.cpp @@ -753,3 +753,5 @@ std::vector MemorySearchView::getValidSearchComparisonsForStat return comparisons; } + +#include "moc_MemorySearchView.cpp" diff --git a/pcsx2-qt/Debugger/Memory/MemoryView.cpp b/pcsx2-qt/Debugger/Memory/MemoryView.cpp index 864c7bbaaf..091609295f 100644 --- a/pcsx2-qt/Debugger/Memory/MemoryView.cpp +++ b/pcsx2-qt/Debugger/Memory/MemoryView.cpp @@ -965,3 +965,5 @@ void MemoryView::gotoAddress(u32 address) this->repaint(); this->setFocus(); } + +#include "moc_MemoryView.cpp" diff --git a/pcsx2-qt/Debugger/Memory/SavedAddressesModel.cpp b/pcsx2-qt/Debugger/Memory/SavedAddressesModel.cpp index 86b85047ce..4c43ac7bcb 100644 --- a/pcsx2-qt/Debugger/Memory/SavedAddressesModel.cpp +++ b/pcsx2-qt/Debugger/Memory/SavedAddressesModel.cpp @@ -219,3 +219,5 @@ void SavedAddressesModel::clear() m_savedAddresses.clear(); endResetModel(); } + +#include "moc_SavedAddressesModel.cpp" diff --git a/pcsx2-qt/Debugger/Memory/SavedAddressesView.cpp b/pcsx2-qt/Debugger/Memory/SavedAddressesView.cpp index 6a428d327b..2ad1bf80c6 100644 --- a/pcsx2-qt/Debugger/Memory/SavedAddressesView.cpp +++ b/pcsx2-qt/Debugger/Memory/SavedAddressesView.cpp @@ -166,3 +166,5 @@ void SavedAddressesView::saveToDebuggerSettings() { DebuggerSettingsManager::saveGameSettings(m_model); } + +#include "moc_SavedAddressesView.cpp" diff --git a/pcsx2-qt/Debugger/ModuleModel.cpp b/pcsx2-qt/Debugger/ModuleModel.cpp index e7abd18fb8..707b28db3e 100644 --- a/pcsx2-qt/Debugger/ModuleModel.cpp +++ b/pcsx2-qt/Debugger/ModuleModel.cpp @@ -131,3 +131,5 @@ void ModuleModel::refreshData() m_modules = m_cpu.GetModuleList(); endResetModel(); } + +#include "moc_ModuleModel.cpp" diff --git a/pcsx2-qt/Debugger/ModuleView.cpp b/pcsx2-qt/Debugger/ModuleView.cpp index 50afc7dcce..3b95c60016 100644 --- a/pcsx2-qt/Debugger/ModuleView.cpp +++ b/pcsx2-qt/Debugger/ModuleView.cpp @@ -105,3 +105,5 @@ void ModuleView::onDoubleClick(const QModelIndex& index) } } } + +#include "moc_ModuleView.cpp" diff --git a/pcsx2-qt/Debugger/RegisterView.cpp b/pcsx2-qt/Debugger/RegisterView.cpp index be0f1eb277..04c17f86c2 100644 --- a/pcsx2-qt/Debugger/RegisterView.cpp +++ b/pcsx2-qt/Debugger/RegisterView.cpp @@ -473,3 +473,5 @@ std::optional RegisterView::contextCreateGotoEvent( event.address = addr; return event; } + +#include "moc_RegisterView.cpp" diff --git a/pcsx2-qt/Debugger/StackModel.cpp b/pcsx2-qt/Debugger/StackModel.cpp index 70c3c843bf..203b0b98cd 100644 --- a/pcsx2-qt/Debugger/StackModel.cpp +++ b/pcsx2-qt/Debugger/StackModel.cpp @@ -118,3 +118,5 @@ void StackModel::refreshData() } endResetModel(); } + +#include "moc_StackModel.cpp" diff --git a/pcsx2-qt/Debugger/StackView.cpp b/pcsx2-qt/Debugger/StackView.cpp index 8c41b48447..5d61bf5322 100644 --- a/pcsx2-qt/Debugger/StackView.cpp +++ b/pcsx2-qt/Debugger/StackView.cpp @@ -83,3 +83,5 @@ void StackView::onDoubleClick(const QModelIndex& index) } } } + +#include "moc_StackView.cpp" diff --git a/pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.cpp b/pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.cpp index 1ae8d7d385..c9fbb49ebb 100644 --- a/pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.cpp +++ b/pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.cpp @@ -651,3 +651,5 @@ void NewParameterVariableDialog::createSymbol() if (!error_message.isEmpty()) AsyncDialogs::warning(g_debugger_window, tr("Cannot Create Parameter Variable"), error_message); } + +#include "moc_NewSymbolDialogs.cpp" diff --git a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.cpp b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.cpp index f526400b53..2df09a5c76 100644 --- a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.cpp +++ b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.cpp @@ -527,3 +527,5 @@ void SymbolTreeIntegerLineEdit::setSignedValue(s64 value) { setText(m_display_options.signedIntegerToString(value, m_size_bits)); } + +#include "moc_SymbolTreeDelegates.cpp" diff --git a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.cpp b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.cpp index e288b82734..08a9e01ad0 100644 --- a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.cpp +++ b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.cpp @@ -528,3 +528,5 @@ bool SymbolTreeModel::nodeHasChildren(const ccc::ast::Node& logical_type, const return result; } + +#include "moc_SymbolTreeModel.cpp" diff --git a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.cpp b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.cpp index 248ab50e69..1ea642cac3 100644 --- a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.cpp +++ b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.cpp @@ -1272,3 +1272,5 @@ static bool testName(const QString& name, const QString& filter) { return filter.isEmpty() || name.contains(filter, Qt::CaseInsensitive); } + +#include "moc_SymbolTreeViews.cpp" diff --git a/pcsx2-qt/Debugger/ThreadModel.cpp b/pcsx2-qt/Debugger/ThreadModel.cpp index 3e2e3c851d..7d646b4da0 100644 --- a/pcsx2-qt/Debugger/ThreadModel.cpp +++ b/pcsx2-qt/Debugger/ThreadModel.cpp @@ -136,3 +136,5 @@ void ThreadModel::refreshData() m_threads = m_cpu.GetThreadList(); endResetModel(); } + +#include "moc_ThreadModel.cpp" diff --git a/pcsx2-qt/Debugger/ThreadView.cpp b/pcsx2-qt/Debugger/ThreadView.cpp index 96dad147d6..94949e4a24 100644 --- a/pcsx2-qt/Debugger/ThreadView.cpp +++ b/pcsx2-qt/Debugger/ThreadView.cpp @@ -90,3 +90,5 @@ void ThreadView::onDoubleClick(const QModelIndex& index) } } } + +#include "moc_ThreadView.cpp" diff --git a/pcsx2-qt/DisplayWidget.cpp b/pcsx2-qt/DisplayWidget.cpp index 5064d1fe4b..075d022009 100644 --- a/pcsx2-qt/DisplayWidget.cpp +++ b/pcsx2-qt/DisplayWidget.cpp @@ -493,3 +493,5 @@ bool DisplaySurface::eventFilter(QObject* object, QEvent* event) return false; } } + +#include "moc_DisplayWidget.cpp" diff --git a/pcsx2-qt/GameList/GameListModel.cpp b/pcsx2-qt/GameList/GameListModel.cpp index 6b97a58685..f4f6c853ed 100644 --- a/pcsx2-qt/GameList/GameListModel.cpp +++ b/pcsx2-qt/GameList/GameListModel.cpp @@ -519,3 +519,5 @@ void GameListModel::setColumnDisplayNames() m_column_display_names[Column_Region] = tr("Region"); m_column_display_names[Column_Compatibility] = tr("Compatibility"); } + +#include "moc_GameListModel.cpp" diff --git a/pcsx2-qt/GameList/GameListRefreshThread.cpp b/pcsx2-qt/GameList/GameListRefreshThread.cpp index 6b35a0968c..33e26d72e9 100644 --- a/pcsx2-qt/GameList/GameListRefreshThread.cpp +++ b/pcsx2-qt/GameList/GameListRefreshThread.cpp @@ -121,3 +121,5 @@ void GameListRefreshThread::run() GameList::Refresh(m_invalidate_cache, false, &m_progress); emit refreshComplete(); } + +#include "moc_GameListRefreshThread.cpp" diff --git a/pcsx2-qt/GameList/GameListWidget.cpp b/pcsx2-qt/GameList/GameListWidget.cpp index 50f411cfeb..27378895db 100644 --- a/pcsx2-qt/GameList/GameListWidget.cpp +++ b/pcsx2-qt/GameList/GameListWidget.cpp @@ -990,3 +990,5 @@ void GameListGridListView::wheelEvent(QWheelEvent* e) QListView::wheelEvent(e); } + +#include "moc_GameListWidget.cpp" diff --git a/pcsx2-qt/LogWindow.cpp b/pcsx2-qt/LogWindow.cpp index 1d50abe3d9..15257482fe 100644 --- a/pcsx2-qt/LogWindow.cpp +++ b/pcsx2-qt/LogWindow.cpp @@ -461,3 +461,5 @@ void LogWindow::restoreSize() const int height = Host::GetBaseIntSettingValue("UI", "LogWindowHeight", DEFAULT_HEIGHT); resize(width, height); } + +#include "moc_LogWindow.cpp" diff --git a/pcsx2-qt/MainWindow.cpp b/pcsx2-qt/MainWindow.cpp index 432ec15013..1c34e5fc51 100644 --- a/pcsx2-qt/MainWindow.cpp +++ b/pcsx2-qt/MainWindow.cpp @@ -3553,3 +3553,5 @@ const QString& QtHost::GetCurrentGamePath() { return s_current_disc_path; } + +#include "moc_MainWindow.cpp" diff --git a/pcsx2-qt/QtHost.cpp b/pcsx2-qt/QtHost.cpp index 5e17a0d406..e61bf2da15 100644 --- a/pcsx2-qt/QtHost.cpp +++ b/pcsx2-qt/QtHost.cpp @@ -2496,3 +2496,5 @@ shutdown_and_exit: return result; } + +#include "moc_QtHost.cpp" diff --git a/pcsx2-qt/QtProgressCallback.cpp b/pcsx2-qt/QtProgressCallback.cpp index c4b242b1ed..3059120d18 100644 --- a/pcsx2-qt/QtProgressCallback.cpp +++ b/pcsx2-qt/QtProgressCallback.cpp @@ -232,3 +232,5 @@ QWidget* QtAsyncProgressThread::parentWidget() const { return qobject_cast(parent()); } + +#include "moc_QtProgressCallback.cpp" diff --git a/pcsx2-qt/Settings/AchievementLoginDialog.cpp b/pcsx2-qt/Settings/AchievementLoginDialog.cpp index 930bbce4d1..9a47f0a4d4 100644 --- a/pcsx2-qt/Settings/AchievementLoginDialog.cpp +++ b/pcsx2-qt/Settings/AchievementLoginDialog.cpp @@ -171,3 +171,5 @@ bool AchievementLoginDialog::canEnableLoginButton() const { return !m_ui.userName->text().isEmpty() && !m_ui.password->text().isEmpty(); } + +#include "moc_AchievementLoginDialog.cpp" diff --git a/pcsx2-qt/Settings/AchievementSettingsWidget.cpp b/pcsx2-qt/Settings/AchievementSettingsWidget.cpp index 907598398d..a78ba2aca2 100644 --- a/pcsx2-qt/Settings/AchievementSettingsWidget.cpp +++ b/pcsx2-qt/Settings/AchievementSettingsWidget.cpp @@ -273,3 +273,5 @@ void AchievementSettingsWidget::onAchievementsRefreshed(quint32 id, const QStrin { m_ui.gameInfo->setText(game_info_string); } + +#include "moc_AchievementSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/AdvancedSettingsWidget.cpp b/pcsx2-qt/Settings/AdvancedSettingsWidget.cpp index 7a184fb08a..7a105cc01d 100644 --- a/pcsx2-qt/Settings/AdvancedSettingsWidget.cpp +++ b/pcsx2-qt/Settings/AdvancedSettingsWidget.cpp @@ -225,3 +225,5 @@ void AdvancedSettingsWidget::onSavestateCompressionTypeChanged() static_cast(SavestateCompressionMethod::Uncompressed)); m_ui.savestateCompressionLevel->setDisabled(uncompressed); } + +#include "moc_AdvancedSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/AudioSettingsWidget.cpp b/pcsx2-qt/Settings/AudioSettingsWidget.cpp index f51140242c..3e262500e0 100644 --- a/pcsx2-qt/Settings/AudioSettingsWidget.cpp +++ b/pcsx2-qt/Settings/AudioSettingsWidget.cpp @@ -503,3 +503,5 @@ void AudioSettingsWidget::resetVolume(const bool fast_forward) slider->setValue(100); } } + +#include "moc_AudioSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/BIOSSettingsWidget.cpp b/pcsx2-qt/Settings/BIOSSettingsWidget.cpp index 0329b3b84b..aaef798933 100644 --- a/pcsx2-qt/Settings/BIOSSettingsWidget.cpp +++ b/pcsx2-qt/Settings/BIOSSettingsWidget.cpp @@ -145,3 +145,5 @@ void BIOSSettingsWidget::fastBootChanged() const bool enabled = dialog()->getEffectiveBoolValue("EmuCore", "EnableFastBoot", true); m_ui.fastBootFastForward->setEnabled(enabled); } + +#include "moc_BIOSSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/ControllerBindingWidget.cpp b/pcsx2-qt/Settings/ControllerBindingWidget.cpp index a6f743585c..218c9dce08 100644 --- a/pcsx2-qt/Settings/ControllerBindingWidget.cpp +++ b/pcsx2-qt/Settings/ControllerBindingWidget.cpp @@ -1449,3 +1449,5 @@ USBBindingWidget* USBBindingWidget::createInstance( return widget; } + +#include "moc_ControllerBindingWidget.cpp" diff --git a/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.cpp b/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.cpp index d15195ae08..58272ea3eb 100644 --- a/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.cpp +++ b/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.cpp @@ -213,3 +213,5 @@ ControllerMappingSettingsDialog::ControllerMappingSettingsDialog(ControllerSetti connect(m_ui.buttonBox->button(QDialogButtonBox::Close), &QPushButton::clicked, this, &QDialog::accept); } ControllerMappingSettingsDialog::~ControllerMappingSettingsDialog() = default; + +#include "moc_ControllerGlobalSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/ControllerSettingsWindow.cpp b/pcsx2-qt/Settings/ControllerSettingsWindow.cpp index 6312c0c1be..fef5a0ca20 100644 --- a/pcsx2-qt/Settings/ControllerSettingsWindow.cpp +++ b/pcsx2-qt/Settings/ControllerSettingsWindow.cpp @@ -600,3 +600,5 @@ void ControllerSettingsWindow::switchProfile(const QString& name) m_profile_name = name; createWidgets(); } + +#include "moc_ControllerSettingsWindow.cpp" diff --git a/pcsx2-qt/Settings/DEV9DnsHostDialog.cpp b/pcsx2-qt/Settings/DEV9DnsHostDialog.cpp index 1bc23b3efd..a81b222898 100644 --- a/pcsx2-qt/Settings/DEV9DnsHostDialog.cpp +++ b/pcsx2-qt/Settings/DEV9DnsHostDialog.cpp @@ -130,3 +130,5 @@ bool DEV9DnsHostDialog::eventFilter(QObject* object, QEvent* event) } DEV9DnsHostDialog::~DEV9DnsHostDialog() = default; + +#include "moc_DEV9DnsHostDialog.cpp" diff --git a/pcsx2-qt/Settings/DEV9SettingsWidget.cpp b/pcsx2-qt/Settings/DEV9SettingsWidget.cpp index 134d3a1c96..aa5b06db66 100644 --- a/pcsx2-qt/Settings/DEV9SettingsWidget.cpp +++ b/pcsx2-qt/Settings/DEV9SettingsWidget.cpp @@ -1083,3 +1083,5 @@ void DEV9SettingsWidget::DeleteHostConfig(int index) } DEV9SettingsWidget::~DEV9SettingsWidget() = default; + +#include "moc_DEV9SettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/DEV9UiCommon.cpp b/pcsx2-qt/Settings/DEV9UiCommon.cpp index b53be320db..7676a10df6 100644 --- a/pcsx2-qt/Settings/DEV9UiCommon.cpp +++ b/pcsx2-qt/Settings/DEV9UiCommon.cpp @@ -68,3 +68,5 @@ void IPItemDelegate::updateEditorGeometry(QWidget* editor, const QStyleOptionVie { editor->setGeometry(option.rect); } + +#include "moc_DEV9UiCommon.cpp" diff --git a/pcsx2-qt/Settings/DebugAnalysisSettingsWidget.cpp b/pcsx2-qt/Settings/DebugAnalysisSettingsWidget.cpp index 91e1b44213..7452083a4e 100644 --- a/pcsx2-qt/Settings/DebugAnalysisSettingsWidget.cpp +++ b/pcsx2-qt/Settings/DebugAnalysisSettingsWidget.cpp @@ -517,3 +517,5 @@ int DebugAnalysisSettingsWidget::getIntSettingValue( return Host::GetIntSettingValue(section, key, default_value); } + +#include "moc_DebugAnalysisSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/DebugSettingsWidget.cpp b/pcsx2-qt/Settings/DebugSettingsWidget.cpp index 614947c9ac..e0de9baf9c 100644 --- a/pcsx2-qt/Settings/DebugSettingsWidget.cpp +++ b/pcsx2-qt/Settings/DebugSettingsWidget.cpp @@ -276,3 +276,5 @@ void DebugSettingsWidget::onLoggingEnableChanged() g_emu_thread->applySettings(); } #endif + +#include "moc_DebugSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/EmulationSettingsWidget.cpp b/pcsx2-qt/Settings/EmulationSettingsWidget.cpp index 177668817e..13aef5da1a 100644 --- a/pcsx2-qt/Settings/EmulationSettingsWidget.cpp +++ b/pcsx2-qt/Settings/EmulationSettingsWidget.cpp @@ -334,3 +334,5 @@ void EmulationSettingsWidget::onUseSystemLocaleFormatChanged() const bool enabled = dialog()->getEffectiveBoolValue("EmuCore", "UseSystemLocaleFormat", false); m_ui.rtcDateTime->setDisplayFormat(enabled ? QLocale::system().dateTimeFormat(QLocale::ShortFormat) : "yyyy-MM-dd HH:mm:ss"); } + +#include "moc_EmulationSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/FolderSettingsWidget.cpp b/pcsx2-qt/Settings/FolderSettingsWidget.cpp index 47106d6acb..902919c9b0 100644 --- a/pcsx2-qt/Settings/FolderSettingsWidget.cpp +++ b/pcsx2-qt/Settings/FolderSettingsWidget.cpp @@ -29,3 +29,5 @@ FolderSettingsWidget::FolderSettingsWidget(SettingsWindow* settings_dialog, QWid } FolderSettingsWidget::~FolderSettingsWidget() = default; + +#include "moc_FolderSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/GameCheatSettingsWidget.cpp b/pcsx2-qt/Settings/GameCheatSettingsWidget.cpp index d2754bd205..499343a213 100644 --- a/pcsx2-qt/Settings/GameCheatSettingsWidget.cpp +++ b/pcsx2-qt/Settings/GameCheatSettingsWidget.cpp @@ -346,3 +346,5 @@ QList GameCheatSettingsWidget::populateTreeViewRow(const Patch:: items.push_back(descriptionItem); return items; } + +#include "moc_GameCheatSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/GameFixSettingsWidget.cpp b/pcsx2-qt/Settings/GameFixSettingsWidget.cpp index 2100d26bee..899b5aa142 100644 --- a/pcsx2-qt/Settings/GameFixSettingsWidget.cpp +++ b/pcsx2-qt/Settings/GameFixSettingsWidget.cpp @@ -57,3 +57,5 @@ GameFixSettingsWidget::GameFixSettingsWidget(SettingsWindow* settings_dialog, QW } GameFixSettingsWidget::~GameFixSettingsWidget() = default; + +#include "moc_GameFixSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/GameListSettingsWidget.cpp b/pcsx2-qt/Settings/GameListSettingsWidget.cpp index 5954cdcaec..474355f931 100644 --- a/pcsx2-qt/Settings/GameListSettingsWidget.cpp +++ b/pcsx2-qt/Settings/GameListSettingsWidget.cpp @@ -278,3 +278,5 @@ void GameListSettingsWidget::onScanForNewGamesClicked() { g_main_window->refreshGameList(false, true); } + +#include "moc_GameListSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/GamePatchSettingsWidget.cpp b/pcsx2-qt/Settings/GamePatchSettingsWidget.cpp index b9b15630de..8331491db4 100644 --- a/pcsx2-qt/Settings/GamePatchSettingsWidget.cpp +++ b/pcsx2-qt/Settings/GamePatchSettingsWidget.cpp @@ -211,3 +211,5 @@ void GamePatchSettingsWidget::setGlobalNiPatchNoteVisibility(bool visible) { m_ui.globalNiPatchState->setVisible(visible); } + +#include "moc_GamePatchSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/GameSummaryWidget.cpp b/pcsx2-qt/Settings/GameSummaryWidget.cpp index b12cba10eb..9d09f02bd2 100644 --- a/pcsx2-qt/Settings/GameSummaryWidget.cpp +++ b/pcsx2-qt/Settings/GameSummaryWidget.cpp @@ -418,3 +418,5 @@ void GameSummaryWidget::setCustomRegion(int region) GameList::SaveCustomRegionForPath(m_entry_path, region); repopulateCurrentDetails(); } + +#include "moc_GameSummaryWidget.cpp" diff --git a/pcsx2-qt/Settings/GraphicsSettingsWidget.cpp b/pcsx2-qt/Settings/GraphicsSettingsWidget.cpp index fe23766289..7f108c16ec 100644 --- a/pcsx2-qt/Settings/GraphicsSettingsWidget.cpp +++ b/pcsx2-qt/Settings/GraphicsSettingsWidget.cpp @@ -1316,3 +1316,5 @@ void GraphicsSettingsWidget::onUpscaleMultiplierChanged() dialog()->setFloatSettingValue("EmuCore/GS", "upscale_multiplier", data.isValid() ? std::optional(data.toFloat()) : std::optional()); } + +#include "moc_GraphicsSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/HotkeySettingsWidget.cpp b/pcsx2-qt/Settings/HotkeySettingsWidget.cpp index 1c512ccd78..5638ee008a 100644 --- a/pcsx2-qt/Settings/HotkeySettingsWidget.cpp +++ b/pcsx2-qt/Settings/HotkeySettingsWidget.cpp @@ -93,3 +93,5 @@ void HotkeySettingsWidget::createButtons() // Fill remaining space. m_layout->addStretch(1); } + +#include "moc_HotkeySettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/InputBindingDialog.cpp b/pcsx2-qt/Settings/InputBindingDialog.cpp index 47c54fc38b..a127c97e43 100644 --- a/pcsx2-qt/Settings/InputBindingDialog.cpp +++ b/pcsx2-qt/Settings/InputBindingDialog.cpp @@ -384,3 +384,5 @@ void InputBindingDialog::ReloadBindNames() updateList(); } + +#include "moc_InputBindingDialog.cpp" diff --git a/pcsx2-qt/Settings/InputBindingWidget.cpp b/pcsx2-qt/Settings/InputBindingWidget.cpp index 1c4756d269..3cfa3afd5f 100644 --- a/pcsx2-qt/Settings/InputBindingWidget.cpp +++ b/pcsx2-qt/Settings/InputBindingWidget.cpp @@ -527,3 +527,5 @@ void InputVibrationBindingWidget::mouseReleaseEvent(QMouseEvent* e) QPushButton::mouseReleaseEvent(e); } + +#include "moc_InputBindingWidget.cpp" diff --git a/pcsx2-qt/Settings/InterfaceSettingsWidget.cpp b/pcsx2-qt/Settings/InterfaceSettingsWidget.cpp index 1fca5219ef..bf3fef1c6c 100644 --- a/pcsx2-qt/Settings/InterfaceSettingsWidget.cpp +++ b/pcsx2-qt/Settings/InterfaceSettingsWidget.cpp @@ -294,3 +294,5 @@ void InterfaceSettingsWidget::onClearGameListBackgroundTriggered() Host::CommitBaseSettingChanges(); emit backgroundChanged(); } + +#include "moc_InterfaceSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/MemoryCardConvertDialog.cpp b/pcsx2-qt/Settings/MemoryCardConvertDialog.cpp index cee14eef9e..4f7cee1576 100644 --- a/pcsx2-qt/Settings/MemoryCardConvertDialog.cpp +++ b/pcsx2-qt/Settings/MemoryCardConvertDialog.cpp @@ -321,3 +321,5 @@ void MemoryCardConvertDialog::FileOpenError(const QString errmsg) { QMessageBox::critical(this, tr("Cannot Convert Memory Card"), tr("There was an error when accessing the memory card directory. Error message: %0").arg(errmsg)); } + +#include "moc_MemoryCardConvertDialog.cpp" diff --git a/pcsx2-qt/Settings/MemoryCardCreateDialog.cpp b/pcsx2-qt/Settings/MemoryCardCreateDialog.cpp index 2742b5a2cd..f3453cb02f 100644 --- a/pcsx2-qt/Settings/MemoryCardCreateDialog.cpp +++ b/pcsx2-qt/Settings/MemoryCardCreateDialog.cpp @@ -133,3 +133,5 @@ void MemoryCardCreateDialog::createCard() QMessageBox::information(this, tr("Create Memory Card"), tr("Memory Card '%1' created.").arg(name)); accept(); } + +#include "moc_MemoryCardCreateDialog.cpp" diff --git a/pcsx2-qt/Settings/MemoryCardSettingsWidget.cpp b/pcsx2-qt/Settings/MemoryCardSettingsWidget.cpp index 179ba763df..3c2fd15327 100644 --- a/pcsx2-qt/Settings/MemoryCardSettingsWidget.cpp +++ b/pcsx2-qt/Settings/MemoryCardSettingsWidget.cpp @@ -523,3 +523,5 @@ void MemoryCardSlotWidget::setCard(const std::optional& name, bool item->setToolTip(item->text()); } + +#include "moc_MemoryCardSettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/SettingsWidget.cpp b/pcsx2-qt/Settings/SettingsWidget.cpp index 14e62fea2a..ca6ed631bc 100644 --- a/pcsx2-qt/Settings/SettingsWidget.cpp +++ b/pcsx2-qt/Settings/SettingsWidget.cpp @@ -114,3 +114,5 @@ void SettingsWidget::updateTabMargins(QScrollArea* scroll_area) scroll_area->widget()->layout()->setContentsMargins(-1, -1, -1, -1); } } + +#include "moc_SettingsWidget.cpp" diff --git a/pcsx2-qt/Settings/SettingsWindow.cpp b/pcsx2-qt/Settings/SettingsWindow.cpp index 1f3e7cc048..afb79f2fc5 100644 --- a/pcsx2-qt/Settings/SettingsWindow.cpp +++ b/pcsx2-qt/Settings/SettingsWindow.cpp @@ -693,3 +693,5 @@ void SettingsWindow::closeGamePropertiesDialogs() dialog->deleteLater(); } } + +#include "moc_SettingsWindow.cpp" diff --git a/pcsx2-qt/SetupWizardDialog.cpp b/pcsx2-qt/SetupWizardDialog.cpp index 31836becf2..d6b1b3efee 100644 --- a/pcsx2-qt/SetupWizardDialog.cpp +++ b/pcsx2-qt/SetupWizardDialog.cpp @@ -479,3 +479,5 @@ void SetupWizardDialog::onInputDeviceDisconnected(const QString& identifier) } } } + +#include "moc_SetupWizardDialog.cpp" diff --git a/pcsx2-qt/ShortcutCreationDialog.cpp b/pcsx2-qt/ShortcutCreationDialog.cpp index cb1de8c7a0..a5f40396f2 100644 --- a/pcsx2-qt/ShortcutCreationDialog.cpp +++ b/pcsx2-qt/ShortcutCreationDialog.cpp @@ -542,3 +542,5 @@ bool ShortcutCreationDialog::EscapeShortcutCommandLine(std::string* arg) return lossless; #endif } + +#include "moc_ShortcutCreationDialog.cpp" diff --git a/pcsx2-qt/Tools/InputRecording/InputRecordingViewer.cpp b/pcsx2-qt/Tools/InputRecording/InputRecordingViewer.cpp index a771e9666a..57a37abd42 100644 --- a/pcsx2-qt/Tools/InputRecording/InputRecordingViewer.cpp +++ b/pcsx2-qt/Tools/InputRecording/InputRecordingViewer.cpp @@ -118,3 +118,5 @@ void InputRecordingViewer::closeFile() } // TODO else error m_ui.actionClose->setEnabled(m_file_open); } + +#include "moc_InputRecordingViewer.cpp" diff --git a/pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.cpp b/pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.cpp index d334fb9d80..80867c4745 100644 --- a/pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.cpp +++ b/pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.cpp @@ -92,3 +92,5 @@ void NewInputRecordingDlg::updateFormStatus() { m_ui.m_dlgBtns->button(QDialogButtonBox::Ok)->setEnabled(isFormValid()); } + +#include "moc_NewInputRecordingDlg.cpp" diff --git a/pcsx2-qt/pcsx2-qt.vcxproj b/pcsx2-qt/pcsx2-qt.vcxproj index a5ab58dc0e..666a7d01cf 100644 --- a/pcsx2-qt/pcsx2-qt.vcxproj +++ b/pcsx2-qt/pcsx2-qt.vcxproj @@ -50,7 +50,7 @@ %(AdditionalIncludeDirectories);$(SolutionDir)3rdparty\rapidjson\include %(AdditionalIncludeDirectories);$(SolutionDir)pcsx2 - %(AdditionalIncludeDirectories);$(ProjectDir)\Settings;$(ProjectDir)\GameList;$(ProjectDir)\Tools\InputRecording;$(ProjectDir)\Debugger;$(ProjectDir)\Debugger\Breakpoints;$(ProjectDir)\Debugger\Docking;$(ProjectDir)\Debugger\Memory;$(ProjectDir)\Debugger\SymbolTree + %(AdditionalIncludeDirectories);$(ProjectDir)Settings;$(ProjectDir)GameList;$(ProjectDir)Tools\InputRecording;$(ProjectDir)Debugger;$(ProjectDir)Debugger\Breakpoints;$(ProjectDir)\Debugger\Docking;$(ProjectDir)Debugger\Memory;$(ProjectDir)Debugger\SymbolTree;$(IntDir)Settings;$(IntDir)GameList;$(IntDir)Tools\InputRecording;$(IntDir)Debugger;$(IntDir)Debugger\Breakpoints;$(IntDir)\Debugger\Docking;$(IntDir)Debugger\Memory;$(IntDir)Debugger\SymbolTree Use PrecompiledHeader.h PrecompiledHeader.h;%(ForcedIncludeFiles) @@ -280,83 +280,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - NotUsing diff --git a/pcsx2-qt/pcsx2-qt.vcxproj.filters b/pcsx2-qt/pcsx2-qt.vcxproj.filters index a0e5cef795..d7ca5e9196 100644 --- a/pcsx2-qt/pcsx2-qt.vcxproj.filters +++ b/pcsx2-qt/pcsx2-qt.vcxproj.filters @@ -4,9 +4,6 @@ {1f18feb4-85f0-455d-927a-d4d6b226d8a5} - - {1ab68559-2163-40b5-818b-d2a7ff210c12} - {11eec1ee-70c1-42ad-8cd1-e7f72f4c8673} @@ -46,20 +43,11 @@ - - moc - Resources - - moc - - - moc - Settings @@ -79,45 +67,12 @@ Settings - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - Settings - - moc - Settings - - moc - - - moc - - - moc - Settings @@ -137,57 +92,15 @@ GameList - - moc - - - moc - - - moc - - - moc - - - moc - Settings Settings - - moc - Settings - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - Settings @@ -200,9 +113,6 @@ Settings - - moc - Settings @@ -219,15 +129,6 @@ Settings - - moc - - - moc - - - moc - Tools\Input Recording @@ -235,33 +136,15 @@ Settings - - moc - - - moc - - - moc - - - moc - Settings Settings - - moc - - - moc - Settings @@ -271,15 +154,9 @@ Settings - - moc - Settings - - moc - Debugger @@ -295,61 +172,7 @@ Debugger - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - Settings @@ -357,21 +180,8 @@ Settings - - moc - - - moc - - - moc - - - - moc - Debugger @@ -439,27 +249,6 @@ Debugger\Docking - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - - - moc - Debugger\Docking @@ -469,21 +258,6 @@ Debugger\SymbolTree - - moc - - - moc - - - moc - - - moc - - - moc - Debugger @@ -493,15 +267,6 @@ Debugger - - moc - - - moc - - - moc - Settings