Touch up toggle panel

This commit is contained in:
Ryan Holmes
2017-06-12 20:42:03 -04:00
parent 9712ec4fbf
commit 2acb3e759e
5 changed files with 191 additions and 201 deletions

View File

@@ -1380,6 +1380,8 @@ class PFNotebookPagePreview(wx.Frame):
if __name__ == "__main__":
# need to set up some paths, since bitmap loader requires config to have things
# Should probably change that so that it's not dependant on config
import os
os.chdir('..')
import config