Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Commit

Permalink
Fix building on HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris Moore committed Oct 1, 2013
1 parent 302f10d commit 5d6497b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-qt4/life-preserver/mainUI.cpp
@@ -1,5 +1,6 @@
#include "mainUI.h"
#include "ui_mainUI.h"
#include <unistd.h>

mainUI::mainUI(QWidget *parent) : QMainWindow(parent), ui(new Ui::mainUI){
//Initialize the graphical items
Expand Down

0 comments on commit 5d6497b

Please sign in to comment.