Skip to content

Commit

Permalink
updated files
Browse files Browse the repository at this point in the history
  • Loading branch information
talha1230 committed Jan 7, 2024
1 parent da60a20 commit 71b6c5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions currencyconvertermainwindow.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ public slots:
void onCurrencySelectionChanged();



};

#endif // CURRENCYCONVERTERMAINWINDOW_H
2 changes: 1 addition & 1 deletion currencyconvertermainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
</rect>
</property>
</widget>
<widget class="QComboBox" name="currencyComboBox_2">
<widget class="QComboBox" name="desiredCurrencyComboBox">
<property name="geometry">
<rect>
<x>90</x>
Expand Down

0 comments on commit 71b6c5e

Please sign in to comment.