Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAssassin/AppImageLauncher
/ FirstRunDialog
Method
FirstRunDialog
src/ui/first-run.cpp:134–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
133
public:
134
FirstRunDialog() {
135
initUi();
136
}
137
138
void writeConfigFile() {
139
bool askToMove = firstRunDialog->askMoveCheckBox->checkState() == Qt::Checked;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected