Skip to content

Commit c87e6d4

Browse files
committed
Docking, New Icons, Resources Changed
1 parent 24b676a commit c87e6d4

18 files changed

Lines changed: 657 additions & 568 deletions

Icons/Add.png

8.76 KB
Loading

Icons/Clear.png

52.2 KB
Loading

Icons/Load.png

43.1 KB
Loading

Icons/Open.png

13.1 KB
Loading

Icons/PyRunImg.png

31.8 KB
Loading

Icons/Remove.png

4.88 KB
Loading

Icons/Run.png

15.3 KB
Loading

Icons/Save.png

18.9 KB
Loading

Icons/Snippets.png

62.6 KB
Loading

PyRun.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ QMAKE_CXXFLAGS += -std=c++11 -Wpedantic
3434
RESOURCES += \
3535
PyRunResources.qrc
3636

37-
RC_FILE = WindowsResources/PyRun.rc
37+
RC_FILE = WindowsResources/win_rsrc.rc
3838

3939

4040
win32: LIBS += -L$$PWD/../Python34/libs/ -lpython34

0 commit comments

Comments
 (0)