Skip to content
Snippets Groups Projects
Unverified Commit bcb7490f authored by Burak Hançerli's avatar Burak Hançerli :headphones:
Browse files

chore: remove hard-coded link from the sourece

parent 277a1904
No related branches found
No related tags found
1 merge request!7QDS-10772 The app crashes on exit if the quickwindow is created
Pipeline #61563 passed
......@@ -135,8 +135,6 @@ void DvAndroid::setupUi()
// configure line edit
m_lineEdit->setPlaceholderText("Enter project URL here");
m_lineEdit->setText(
"https://designviewer.qt.io/#17e8907b3b84b8206d45be4f551f4e25/TestTwo.qmlrc");
// configure the button
m_button->setText("Download and run project");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment