Skip to content

Commit

Permalink
this commit marks the release point of version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mhogomchungu committed Nov 6, 2015
1 parent e255050 commit a0cc1f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/mainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ void MainWindow::send()
m_waiting = true ;

/*
* we should call await() here i get occassional crashes for reasons i do not understand.
* we should call await() here but i get occassional crashes for reasons i do not understand.
*/
if( m_gsm.dial( ussd ).get() ){

Expand Down
2 changes: 1 addition & 1 deletion ussd-gui.pro.user
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 3.4.2, 2015-11-05T23:53:19. -->
<!-- Written by QtCreator 3.4.2, 2015-11-06T08:32:48. -->
<qtcreator>
<data>
<variable>EnvironmentId</variable>
Expand Down

0 comments on commit a0cc1f5

Please sign in to comment.