Skip to content

Commit

Permalink
fixes #197
Browse files Browse the repository at this point in the history
  • Loading branch information
rowinggolfer committed Feb 23, 2015
1 parent de334b5 commit 0cf8a35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/openmolar/qt4gui/diary_widget.py
Expand Up @@ -1541,6 +1541,7 @@ def insert_regular_blocks(self):
dl = InsertBlocksDialog()
if dl.exec_():
dl.apply()
self.layout_diary()

def diary_tabWidget_nav(self, i):
'''
Expand Down

0 comments on commit 0cf8a35

Please sign in to comment.